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!

allowing permision from the cgi bin?

Status
Not open for further replies.

funkymunc

Programmer
Joined
Aug 18, 1999
Messages
10
Location
CA
Hi, Im just trying to get a simple cgi script to work, using tutorials from the web to teach myself. Im geting the form to go to the cgi but im getting this in response as a html doc.

You might not have permission to view this directory or page using the credentials you supplied.

im using explorer
just wondering if anyone knows what the prob is and could point me to a resource to fix..
thanks..

 
chmod 755 on the directory and the file, and set up your server to execute cgi's in that directory
Sincerely,

Tom Anderson
CEO, Order amid Chaos, Inc.
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Sponsor

Back
Top