Page 1 of 1

another blogsoftware in subfolder

Posted: Wed Nov 08, 2006 7:58 pm
by alex100
Hi all,

i did install a s9y demo blog on http://txpmagazine.kbbu.de/.
Now i like to install a Textpattern test blog in a subfolder:
http://txpmagazine.kbbu.de/txp/textpattern/setup/

unfortunatley i am always redirected to the s9y main page :? whenever i try to access the txp folder. any idea where in s9y i can pretend to be redirected?

any hints are very wellcome as i like to keep the s9y demoblog - alex

Re: another blogsoftware in subfolder

Posted: Wed Nov 08, 2006 8:00 pm
by garvinhicking
Hi!

Put a .htaccess into the subdirectory of a serendipity directory:

Code: Select all

RewriteEngine Off
DirectoryIndex index.php
Or, more exactly, we have a great FAQ: http://www.s9y.org/11.html#A13 :-) :-)

Best regards,
Garvin