Page 1 of 1

Re: redirection in subdirectory : htaccess and config.php

Posted: Thu Jul 02, 2009 11:28 am
by Pierre M.
Hello,

you are asking for an http reverse proxy to internaly rewrite /the/url to /path/the/url and reverse (inside all links/urls). This is not CMSms specific. May be the documentation of Apache's proxy module can help if you use this web server.

Pierre M.