|
Haven't registered yet? Do it here now!
|
|
|
|
rjhoward
Joined: 07 Mar 2008 Posts: 42 Location: Yucca Valley, CA
|
|
|
|
|
|
|
Posted: Fri Jun 13, 2008 5:02 am Post subject: 403 Forbidden |
|
|
|
|
|
|
|
|
|
|
Hello. I am suddenly having problems accessing my Gallery Scraper software. When I go to http://gal.hightesthosting.com I receive the following messages:
----------------
Forbidden
You don't have permission to access /index.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
----------------
I'm not sure, but I suspect this may have something to do with my .htaccess file. Here it is:
----------------
RemoveHandler .html .htm
AddHandler application/x-httpd-php .php .htm .html
AddType text/html .shtml
AddHandler server-parsed .shtml
Options +IncludesNoExec -ExecCGI
SetEnv TZ America/Los_Angeles
# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit>
order deny,allow
deny from all
allow from all
</Limit>
<Limit>
order deny,allow
deny from all
</Limit>
AuthName www.hightesthosting.com
AuthUserFile /home/rjhoward/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/rjhoward/public_html/_vti_pvt/service.grp
--------------
I've already changed the permissions on index.php and the other .php files to 755. Not sure why they were 644 in the first place.
TIA for your help. |
|
|
|
|
|
|
|
kaktus Owner
Joined: 22 May 2004 Posts: 1576 Location: CheapestAdultScripts.com
|
|
|
|
|
|
|
Posted: Fri Jun 13, 2008 10:16 am Post subject: |
|
|
|
|
|
|
|
|
|
|
yes, it looks like the directory is made accessible only with valid restrictions..
try fixing or removing your htaccess _________________
|
|
|
|
|
|
|
|
rjhoward
Joined: 07 Mar 2008 Posts: 42 Location: Yucca Valley, CA
|
|
|
|
|
|
|
Posted: Fri Jun 13, 2008 1:42 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
What a mess! I figured all the Frontpage garbage in htaccess was causing the problem, but no. The problem seems to have started when I made changes to allow SSI. This was the offending line:
Options +IncludesNoExec -ExecCGI
I'm not sure what that does, but someone said it was necessary for SSIs to work. But I removed this line and they still work and, now, so does GalleryScraper.
Just an FYI in case anyone else falls into this trap. |
|
|
|
|
|
|
|
kaktus Owner
Joined: 22 May 2004 Posts: 1576 Location: CheapestAdultScripts.com
|
|
|
|
|
|
|
Posted: Fri Jun 13, 2008 1:56 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
i see, yeah not used properly htaccess can cause lots of troubles. glad you resolved the issue _________________
|
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group
|
|
phpBB Template designed by SkaidonDesigns |
|
| |