miscellaneous updates
This commit is contained in:
@@ -43,7 +43,8 @@ http {
|
||||
|
||||
location / {
|
||||
root /Users/nicknisi/code;
|
||||
# index index.html index.htm;
|
||||
index index.html index.php;
|
||||
include /usr/local/etc/nginx/conf.d/php-fpm;
|
||||
autoindex on;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user