Forum Moderators: phranque

Message Too Old, No Replies

Associating a host with one script?

         

LukeyBoy

5:25 am on Dec 16, 2003 (gmt 0)

10+ Year Member



I'd like to associate everything under one virtual host in Apache with a CGI script (named index.cgi), so that the root page (http://example.com/) will be the index CGI script but also every other page on the server will use the same script.

I know I've seen this done before without mod_rewrite, I'm just not sure how.

Thanks!