Page 1 of 1

.htaccess problems.....

Posted: Fri Feb 25, 2005 12:35 am
by cditty
I am having some problems that I believe it related to the .htaccess file. I am attempting to intergrate a program called phpGiggle - http://www.biermana.org/index.php?p=12 .

Before I can do any actual code editting in Serendipity, I must setup the phpGiggle script. When I go to the phpGiggle directory, http://mydomain.com/phpGiggle/ , it returns me to the main site page. If I add index.php to the url, then the page loads.

Also, when I try and login I get a 403 forbidden error. I think this is all related to the .htaccess files as I don't have this problem on other sites on the same server. How do I turn off the .htaccess file for the phpGiggle directory?

Thanks

Posted: Fri Feb 25, 2005 2:17 am
by cditty
I figured out the problem with this. The htaccess file was denying access to the inc.php files in the phpGiggle directoy. I have the script working and adding http links to various keywords that I specify.

Thanks