another blogsoftware in subfolder

Having trouble installing serendipity?
Post Reply
alex100
Regular
Posts: 18
Joined: Mon Jul 24, 2006 9:58 am
Location: Cologne
Contact:

another blogsoftware in subfolder

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: another blogsoftware in subfolder

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply