Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2001 17:03:21 -0600
From:      Anthony Kim <niceshorts@yahoo.com>
To:        Lord Raiden <raiden23@netzero.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Brainfart with Apache
Message-ID:  <20011203230321.GA618@boethius.telocity.com>
In-Reply-To: <4.2.0.58.20011203120329.009ef560@pop.netzero.net>
References:  <4.2.0.58.20011203120329.009ef560@pop.netzero.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 03, 2001, Lord Raiden wrote:

> What I'm actually looking at doing is having a cgi script
> loading for the main homepage so I can have an interactive
> homepage load when the user comes in and it can be customized,
> randomized, etc.  Sorry for the flash of ignorance on my part,
> but I'm having far too much fun trying to keep myself from
> going totally braindead today.  hehe.  Nobody's here but me
> today, so life's kinda interesting at the moment.  Thanks again
> guys.  You're a priceless help!

Check out:

DirectoryIndex index.cgi

AddHandler cgi-script .cgi

Options ExecCGI

For one way. If you mean what I think you mean :)

I think PHP would be good for you, rather.

-- 
"Le motd juste."

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011203230321.GA618>