Apache structure issue (.htaccess) [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 years ago . I have a structure like this / < root folder /Site/Public/.htaccess /Site/Public/index.php /Site/Public/error.php /Site/Public/images/chat.png In my htaccess I have disabled access to subfolders and set a default 403 document like so: ErrorDocument 403 error.php Options All -Indexes But the problem is that I