Jump to content

Recommended Posts

Posted

Hi

 

I am not able to read anything anything in cgi-bin

 

When I try to open

http://urjas.heliohost.org/cgi-bin/

 

 

It shows

----------------------------------------------------------------------------------------------------------------------------------

Forbidden

 

You don't have permission to access /cgi-bin/ on this server.

 

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

----------------------------------------------------------------------------------------------------------------------------------

 

I have changed the folder permission to 755. Not sure why it does not work. Any idea. I have written some python code and want to start testing.

 

 

Regards

 

PK

  • Like 1
Guest Geoff
Posted

You need to Enable directory indexing:

 

Options +Indexes in .htaccess.

Posted

The cgi-bin is set up that way by default. Just give your script a name other than index.py, ie.

 

cgi-bin/my_script.py

 

 

 

Guest Geoff
Posted
The file should have usr/bin/python at the top ... cnt check nnow ... Johnny seems to be down

 

See the issue in escalated requests.

  • 3 years later...
  • 1 month later...
Posted

Why "First of all, please don't bring up posts which are three years old." ?

Do you really prefer that we create new post ? Hundreds and hundreds of posts, same subjects, all unsolved...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...