Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

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

by monkfan (Curate)
on Apr 06, 2007 at 14:08 UTC ( [id://608678]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    htdocs--
           |_Test
    ...
           |_Webap2
             |_ cgi-bin/
    
  2. or download this
    #ScriptAlias /cgi-bin/ "/usr/local/apache/cgi-bin/"
    
    # into 
    ScriptAlias /cgi-bin/ "/usr/local/apache/htdocs/cgi-bin/
    
  3. or download this
    #
    # This is the main Apache HTTP server configuration file.  It contains
    + the
    ...
    SSLRandomSeed connect builtin
    </IfModule>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-24 02:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found