Quote:
Originally Posted by Nomad Hi,
I need some help. I need to create a redirect from a folder /tmp, which currently gives a good ol' 406 error, "An appropriate representation of the requested resource /tmp could not be found on this server." Which is Apache's way of saying get lost....but I want to redirect it to index.php on my site. I used cPanel for the other error custom pages but I am a little foggy on how to create this one as it is not in cPanel.
Any help would be great!
I am on a VPS plan so I can change the mod_rewrites. Thanks for your help with this! |
This is actually mod_security affecting what you are doing to prevent your account from getting hacked. Seems that is is getting in conflict with what you're doing.
What are you trying to do, please show us, so we know what to advise.