a few more ideas: Check that the apache configuration file (httpd.conf) has a directive "DirectoryIndex" that includes index.php
For a few other possibilities, check this list: http://www.cyberciti.biz/faq/apache-403-forbidden-error-and-solution/ HTH, Igor > From [email protected] Fri Jun 24 01:57:55 2011 > Date: Fri, 24 Jun 2011 01:57:53 -0400 (EDT) > From: Igor Roshchin <[email protected]> > To: [email protected] > Subject: Re: OT: Any apache gurus out there? > > > Collin, > > Sorry, but your description is not very clear. > > Do you mean - if you load it in a browser running on the same > computer/server it works, but if you load it in a browser from a > different (external) computer, - it won't work? Or something different? > > If it is what I described, - check the file permissions on the file > and on the directory (directory tree) where it resigns. > It should be at least "r"eadable for the files, and at least e"x"ecutable > for the directories (folders). > > If you meant something different, - then, please, explain. > > Igor > > > > Thu Jun 23 20:38:41 EDT 2011 > Collin Brendemuehl wrote: > > > I've a php page on Apache (WAMP) > > When executed from a browser client it works fine > > But > > When executed from an external system it generates a 403. > > Looks like a security issue. > > Something in .htaccess? > -- PDML Pentax-Discuss Mail List [email protected] http://pdml.net/mailman/listinfo/pdml_pdml.net to UNSUBSCRIBE from the PDML, please visit the link directly above and follow the directions.

