Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Using CGI for your front page.

by stephen (Priest)
on Apr 16, 2002 at 02:54 UTC ( [id://159396]=note: print w/replies, xml ) Need Help??


in reply to Using CGI for your front page.

I believe you'll find what you need with DirectoryIndex and CGI Outside of ScriptAlias Directories.

stephen

Replies are listed 'Best First'.
Re: Re: Using CGI for your front page.
by dws (Chancellor) on Apr 16, 2002 at 03:09 UTC
    The default DirectoryIndex should already contain an entry for index.cgi. As long as there is not a file in your home directory that appears earlier than index.cgi in DirectoryIndex, and as long as you have   Options +ExecCGI in your .htaccess (or in httpd.conf), you should have a working .CGI as your default home page. I do this both under Apache and IIS (where the configuration steps differ a bit), and it works fine.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-23 07:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found