mirror of
https://github.com/alehaa/nginx-fancyindex-flat-theme.git
synced 2025-04-28 18:09:54 +03:00
Harden example configuration
This commit is contained in:
parent
ed22cca70a
commit
716bddb956
1 changed files with 2 additions and 2 deletions
|
@ -38,8 +38,8 @@ dynamic code.
|
||||||
fancyindex_exact_size off;
|
fancyindex_exact_size off;
|
||||||
fancyindex_localtime on;
|
fancyindex_localtime on;
|
||||||
|
|
||||||
location /theme {
|
location /theme/{
|
||||||
alias /srv/www/fileserver/theme;
|
alias /srv/www/fileserver/theme/;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue