New Message: Redirects with sub paths not working
webmaster at userland.com
webmaster at userland.com
Tue Nov 8 19:38:16 CST 2005
A new message was posted:
Address: http://manila.userland.com/discuss/msgReader$1464
By: Ben Collis (ben at dp.co.nz)
I have recently used the site structure redirects when setting up sites that have been crossed over onto a Manila site from elsewhere ..
namely XML like ..
<redirect pathname="index.php" url="http://www.crossedoversitedomain.com/" />
great for sites that were ASP, PHP and so on.
However if they had something like
/pointlesspath/anotherone/somepage.htm
.... which I want to direct to just
www.crossedoversitedomain.com/somepage.htm
then
<redirect pathname="/pointlesspath/anotherone/somepage.htm" url="http://www.crossedoversitedomain.com/somepage.htm" />
.. is not working for me. I presume because the manila expects the site structure to have some category for this to function and therefore causes a 404. Is there a way to achieve this ?
This is a Manila site... http://manila.userland.com/.
More information about the Manila-Users
mailing list