remove lighttpd
This commit is contained in:
@@ -1,13 +1,3 @@
|
||||
server {
|
||||
listen 80;
|
||||
|
||||
location / {
|
||||
# lighttpd
|
||||
proxy_pass http://host:80;
|
||||
include /etc/nginx/conf/proxy.conf;
|
||||
}
|
||||
}
|
||||
|
||||
server {
|
||||
# test
|
||||
listen 80;
|
||||
|
||||
Reference in New Issue
Block a user