I am heaving trouble setting up .htaccess 404 redirect on my XAMPP server
I use this code
Bu a default Apache 404 not found shows not mine any idea how to fix that ?
I use this code
Code:
# Redirect:
ErrorDocument 404 /not-found.html
Bu a default Apache 404 not found shows not mine any idea how to fix that ?