cgi-bin
How to execute a script on a server from a webpage?
I want to run a shell script off my VPS through a website to start and stop a service. I have a script i currently execute by puttying in and typing ctf.sh. I had a look at using CGI and stuff, howeve[详细]
2023-04-11 03:38 分类:问答Perl form-mail script that is not working
I have been given the task through school to institute a comments form on my website.I got all of what I thought would be the hard things done, but have now hit a major stumbling block.I was given a p[详细]
2023-04-08 11:19 分类:问答Need to stop execution of javascript method until cgi response is received
I am working on a 开发者_StackOverflow社区web app in which I am calling cgi-bin from backhand.I use ajax request for that.Now I want one scenario in which I want to wait till the cgi response is arriv[详细]
2023-04-03 21:52 分类:问答ScriptAlias configuration not working in apache2
I installed apache2 on ubuntu. I added the following to /etc/apache2/httpd.conf file ScriptAlias /cgi-bin/ \"/home/PROJECT/cgi-bin/\"[详细]
2023-03-30 09:10 分类:问答Bash Drop Down Menu from contents of Array (CGI-bin/apache2) [duplicate]
This question already has answers here: Closed 11 years ago. Possible Duplicate: Output of command in Bash script to Drop-down box?[详细]
2023-03-25 21:04 分类:问答Correct path to run python script with php from cgi-bin folder
I want to run python script \'test.py\' from my cgi-bin directory on my webserver.the cgi-bin directory is at \'www/cgi-bin/\'.The python scrip is in that directory. The php code I\'m executing is at[详细]
2023-03-14 21:42 分类:问答How to have 2 graphs in one webpage (PERL)
I am completelyy new to perl and i am not sure if I开发者_StackOverflow社区\'ll phrase my question right so please reply if any clarification needed.[详细]
2023-03-13 17:33 分类:问答404 error while executing .py file in cgi-bin using apache2
previously i had error in installing apache2 for python, this is the link I thought i should continue there but right now i\'m getting a new error so posting it as a new one this is what the problem[详细]
2023-03-03 06:07 分类:问答Android HttpURLConnection not working with cgi-bin?
I have simple code : URL url; BufferedReader in = null; HttpURLConnection connection; InputStream is = null;[详细]
2023-02-14 16:15 分类:问答Server-side E-mail scripting
I have a project idea in my head that I am considering trying to execute, but this desktop programmer doesn\'t really know where to begin when it comes to web server development![详细]
2023-02-11 22:48 分类:问答