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...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...