I just realised that I need to exclude the perl directory so I can runs scripts in the index.html?
-----Original Message----- From: Eric Covener [mailto:[email protected]] Sent: Friday, 14 February 2014 12:12 AM To: [email protected] Subject: Re: [users@httpd] Rewrite all to DocRoot > On each of these virtual hosts I want a request for any URI to be sent to the > document root default (/index.html or just /) > > What the best way to do this per virtual host? I usually use: AliasMatch ^(.*)$ /fspath/to/index.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
