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