Answer the question
In order to leave comments, you need to log in
If there are no index files in the directory - redirect to the main file?
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule (.*) load.php [L]
Answer the question
In order to leave comments, you need to log in
If there is no index in the directory, then the server returns an error 403. Maybe it makes sense to change the directive to ErrorDocument 403 and open it with the index file.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question