Subdirectory problem

Found a bug? Tell us!!
Post Reply
Cobra
Posts: 2
Joined: Tue Jul 04, 2006 9:06 am
Location: Argentina
Contact:

Subdirectory problem

Post by Cobra »

I have my site (serendipity blog) at www.mydomain.com and it works perfect. But I want to install another CMS in www.mydomain.com/forum/. When I do it, this URL (www.mydomain.com/forum/) show me my blog in www.mydomain.com. If I add to the URL /index.php (www.mydomain.com/forum/index.php) it works correctly.

Can you help me?

Thanks,
azel
Regular
Posts: 265
Joined: Thu Apr 21, 2005 4:28 am
Contact:

Post by azel »

If you can access your .htaccess file, try adding this line to the end of it:

AddType application/x-httpd-php .html .htm
php_value auto_prepend_file /path/to/cms/index.php
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Please look at this FAQ item:

http://www.s9y.org/11.html#A13

HTH,
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