PDA

View Full Version : htm access problem with my directory


jayg
12-09-2006, 11:17 PM
And it is causing problems with my blog too. Can anyone help? the site is www.2listnow.com and when you click on any post in the blog it takes you to the home page of the directory. I have tried every fix for Wordpress but the problem exisited before on the directory when I try and login to admin (you have to log in and www.2listnow.com/admin/login.php) otherwise you get booted to the directory home page.

I am offering a free life-time feature link in the directory as a way of saying thanks to whomever can help me.

James
12-10-2006, 05:56 AM
in the htaccess in the blog folder put

RewriteBase /blog

right after the rewrite on ..

jayg
12-12-2006, 09:29 PM
There is no htaccess in the blog folder, guess that is the problem? Can you please post what should be there?

thanks

James
12-12-2006, 10:04 PM
your running wordpress and there is no htaccess????




Content visible to registered users only.

is what one looks like in a root folder so add the path to the rewritebase

Optimit
12-13-2006, 07:52 AM
That is correct. There was no htaccess.

Thanks for the help Dawzz. I will work on it for him and see if I can get it fixed.