Jump to content

Recommended Posts

Posted

hello support

i need to cgi support script

i make cgi center but nothing happen please can you make my host support cgi script or py with splinter support

to can upload my script

thanks

Posted

You can put your CGI script in the cgi-bin folder in your hosting account and it should automatically execute.

You can also execute python scripts on the server via CGI by adding a .py extension and adding the shebang

#!/usr/bin/python

at the top of the file.

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