Forum Moderators: phranque
I don't know how to serve a 302 temporarily moved in pure html.
any help appreciated.
regards.
I tried with .htaccess with this syntax:
Redirect 302 /page.html /backsoon.html
but I encounter a 500 error.
Please can someone help me?