cfg
This commit is contained in:
@@ -17,16 +17,16 @@ http {
|
||||
|
||||
}
|
||||
|
||||
; server {
|
||||
; listen 80;
|
||||
; server_name test.ifattidinapoli.it;
|
||||
// server {
|
||||
// listen 80;
|
||||
// server_name test.ifattidinapoli.it;
|
||||
|
||||
; location / {
|
||||
; proxy_pass http://fdn2.test.webserver/;
|
||||
; proxy_redirect off;
|
||||
; proxy_set_header Host $host;
|
||||
; }
|
||||
// location / {
|
||||
// proxy_pass http://fdn2.test.webserver/;
|
||||
// proxy_redirect off;
|
||||
// proxy_set_header Host $host;
|
||||
// }
|
||||
|
||||
; }
|
||||
// }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user