From 34132424, 9 Years ago, written in Plain Text.
Embed
  1. g/nginx/jyraphe.rsl.loc.log main;
  2.  
  3.                 location / {
  4.                         proxy_pass http://127.0.0.1:81;
  5.                 }
  6.  
  7.                 include include/00_base.conf;
  8.  
  9.         }
  10.  
  11. [root@vm04.test.rsl.loc admin7]# cat /etc/nginx/my-sites-enabled/2
  12. 21_bozon.rsl.loc.conf    22_jerome.rsl.loc.conf   23_jyraphe.rsl.loc.conf
  13. [root@vm04.test.rsl.loc admin7]# cat /etc/nginx/my-sites-enabled/22_jerome.rsl.loc.conf
  14.         server {
  15.                 listen       80;
  16.                 server_name  jerome.rsl.loc;
  17. access_log /var/log/nginx/jerome.rsl.loc.log main;
  18.  
  19.                 location / {
  20.                         proxy_pass http://127.0.0.1:81;
  21.                 }
  22.  
  23.                 include include/00_base.conf;
  24.  
  25.         }
  26.  
  27. [root@vm04.test.rsl.loc admin7]#
  28. Using username "admin7".
  29. Authenticating with public key "imported-openssh-key" from agent
  30. Last login: Mon Nov  9 19:37:03 2015 from 172.16.0.5
  31. [admin7@vm04.test.rsl.loc ~]$
  32. Using username "admin7".
  33. Authenticating with public key "imported-openssh-key" from agent
  34. Last login: Tue Nov 10 11:59:07 2015 from 172.16.0.5
  35. (reverse-i-search)`bin': sudo /^Cn/bash
  36. [admin7@vm04.test.rsl.loc ~]$ construct^C
  37. [admin7@vm04.test.rsl.loc ~]$ /var/www/html/35_stik/system/database/DB.php^C
  38. [admin7@vm04.test.rsl.loc ~]$
  39.  

Replies to 2342342342 rss

Title Name Language When
Re: 2342342342 34132424 text 9 Years ago.