medo99 Posted March 22, 2015 Posted March 22, 2015 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 scriptthanks
yashrs Posted March 28, 2015 Posted March 28, 2015 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now