Forgot the semicolon. :(
This commit is contained in:
parent
6a10d66e2d
commit
b56f006b28
@ -32,7 +32,7 @@ server {
|
|||||||
|
|
||||||
root $SHIMMIE_ROOT/;
|
root $SHIMMIE_ROOT/;
|
||||||
|
|
||||||
index index.php
|
index index.php;
|
||||||
|
|
||||||
location ~ /_?(images|thumbs)/ {
|
location ~ /_?(images|thumbs)/ {
|
||||||
default_type image/jpeg;
|
default_type image/jpeg;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user