diff options
Diffstat (limited to 'Docker/FreshRSS.Apache.conf')
| -rw-r--r-- | Docker/FreshRSS.Apache.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Docker/FreshRSS.Apache.conf b/Docker/FreshRSS.Apache.conf index 050ea4805..c7a0080ac 100644 --- a/Docker/FreshRSS.Apache.conf +++ b/Docker/FreshRSS.Apache.conf @@ -29,3 +29,7 @@ ServerTokens OS <Directory /var/www/FreshRSS/p/i> IncludeOptional /var/www/FreshRSS/p/i/.htaccess </Directory> + +<Directory /var/www/FreshRSS/p/themes> + Include /var/www/FreshRSS/p/themes/.htaccess +</Directory> |
