Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

cgi scripts , access denied

Status
Not open for further replies.

ktulu2

Technical User
Joined
Jan 16, 2003
Messages
11
Location
US
Hey guys,
I am having problems getting apache to allow access to perl scripts on my server. When you try to access one of them it produces the "access denied" message. In the error log is says, "client denied by server configurations" The owner of the scripts is apache and all of the permisions are set to allow apache to use them. Anyone got any thoughts? Thanks.
 
Do you have a [tt]<Directory>[/tt] container for the directory containing the scripts with the magic &quot;[tt]Allow from all[/tt]&quot; line? //Daniel
 
My bad. As you probably guessed I'm a newb. Thanks alot. My server works great now!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top