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