Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: Enabling CGI Script from Apache's htdocs directory

by derby (Abbot)
on Apr 06, 2007 at 14:24 UTC ( [id://608683]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <Directory /usr/local/apache/htdocs/*/cgi-bin>
      Options +ExecCGI
    </Directory>
    
  2. or download this
    http://bioinfo-z.comp.nus.edu.sg/Test/cgi-bin/foo
    http://bioinfo-z.comp.nus.edu.sg/WebApp1/cgi-bin/bar
    http://bioinfo-z.comp.nus.edu.sg/WebApp2/cgi-bin/baz
    
  3. or download this
    http://test.comp.nus.edu.sg/cgi-bin/foo
    http://webapp1.comp.nus.edu.sg/cgi-bin/bar
    http://webapp2.comp.nus.edu.sg/cgi-bin/baz
    
  4. or download this
    http://bioinfo-z.comp.nus.edu.sg/cgi-bin/test?mode=foo
    http://bioinfo-z.comp.nus.edu.sg/cgi-bin/webapp1?mode=bar
    http://bioinfo-z.comp.nus.edu.sg/cgi-bin/webapp2?mode=baz
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://608683]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-03-28 18:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found