mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-16 03:03:42 -04:00
Hint .htaccess (#7153)
https://github.com/FreshRSS/FreshRSS/discussions/7145
This commit is contained in:
committed by
GitHub
parent
ec69fdcb27
commit
33cdfbb309
@@ -1,3 +1,7 @@
|
||||
# If you need custom .htaccess rules, instead of modifying this file,
|
||||
# create one in `./i/.htaccess` (in particular for access control such as HTTP Basic Auth),
|
||||
# or in `../.htaccess` for other more general rules.
|
||||
|
||||
<IfModule mod_dir.c>
|
||||
DirectoryIndex index.php index.html
|
||||
</IfModule>
|
||||
|
||||
Reference in New Issue
Block a user