View Single Post
Old 06-23-2004, 02:38 PM   #8 (permalink)
hatchet
v7n Mentor
 
hatchet's Avatar
 
Join Date: 10-11-03
Posts: 1,137
iTrader: 0 / 0%
Latest Blog:
None

hatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nicehatchet is just really nice
Most likely the htaccess is set to be in the root directory..
look at your rewrite rules and it'll have something like this
RewriteRule ^forum.* index.php
if it looks like this
RewriteRule ^forum.* /index.php
change it to no slash and put it in your forum folder.
hatchet is offline   Reply With Quote