MrAsRR
January 30, 2022, 9:31am
1
Username (e.g. epiz_XXX) or Website URL
Error Message
403 Forbidden
The website’s configuration prevents you from accessing this page.
Other Information
Is there a way to customize when someone wants to access a file on my site it automatically redirects to the main page
Admin
January 30, 2022, 11:11am
2
Of course you can change the error pages! You can use the Error Pages tool in the control panel to configure it, or manually set the ErrorDocument directives for your website through .htaccess configuration.
4 Likes
Oxy
January 31, 2022, 4:09pm
3
I guess you meant error 404
(not found)
Do you want to protect (deny) access to a file
so the visitor got forbidden
(access denied) to that XY file ?
or you just want error 404 if the file or dir doesn’t exist ?
1 Like
system
Closed
February 7, 2022, 4:09pm
4
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.