Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

RewriteRule

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Apache: installing imagemagick on apache?  
Author Message
Thomas Jansen

External


Since: Nov 03, 2005
Posts: 1



(Msg. 1) Posted: Thu Nov 03, 2005 7:55 am
Post subject: RewriteRule
Archived from groups: alt>apache>configuration (more info?)

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?

Any help much appriciated?
štj

 >> Stay informed about: RewriteRule 
Back to top
Login to vote
patpro ~ Patrick Proniews

External


Since: May 30, 2005
Posts: 30



(Msg. 2) Posted: Thu Nov 03, 2005 7:55 am
Post subject: Re: RewriteRule [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 3) Posted: Thu Nov 03, 2005 7:55 am
Post subject: Re: RewriteRule [Login to view extended thread Info.]
Imported from groups: per prev. post (more info?)

This message is not archived
 >> Stay informed about: RewriteRule 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]