In article <4369fbc4$0$84041$edfadb0f@dtext01.news.tele.dk>,
Thomas Jansen <thomasj866.DeleteThis@yahoo.com> wrote:
> in the .htaccess i have this.
>
> RewriteEngine On
> RewriteCond %{REQUEST_FILENAME} !-s
> RewriteRule ^index\.(html|htm)$ index.php [T=application/x-httpd-cgi]
>
> Is there a way to get Apache to use any index.(cgi|pl) if index.php does
> not exsist?
what about DirectoryIndex ?
patpro
>> Stay informed about: RewriteRule