Shitehost contents modded to house a DB and admin area
This commit is contained in:
@@ -5,7 +5,7 @@ server {
|
||||
root /var/www;
|
||||
location / {
|
||||
gzip_static on;
|
||||
root /var/www/borec;
|
||||
root /var/www/shitehost;
|
||||
index index.php index.html index.htm;
|
||||
# try_files $uri $uri/ /index.php$is_args$args;
|
||||
location /admin {
|
||||
|
||||
Reference in New Issue
Block a user