Hi! I've installed the blogger on my webspace, say, in the main dirctory (/)
Now, after doing so, oher sites (php-based) wicht where in subfolders like /forum/ (for exemple: www.exemple.com/forum) brings you to the blogger instead of to the site... how to fix that?
Subsites not available anymore?
-
Meister_Li
- Regular
- Posts: 7
- Joined: Sun Nov 05, 2006 12:00 am
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Did you put that .htaccess file into your "forum" subdirectory? You might need to use a file like this instead:
HTH,
Garvin
Did you put that .htaccess file into your "forum" subdirectory? You might need to use a file like this instead:
Code: Select all
RewriteEngine Off
DirectoryIndex index.php
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/
# 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/