mirror of
https://github.com/alehaa/nginx-fancyindex-flat-theme.git
synced 2025-04-26 00:49:53 +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_localtime on;
|
||||
|
||||
location /theme {
|
||||
alias /srv/www/fileserver/theme;
|
||||
location /theme/{
|
||||
alias /srv/www/fileserver/theme/;
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue