I have looked through the q&a's and couldn't work out how to do it based from the answers
if I want to make
all requrests to localhost/[file/path]
to
localhost/something/[file/path]
what is the .htaccess
I have tried
RedirectMatch localhost/$ /something/
RedirectMatch ^/$ /something/
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire