You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Marten Lehmann <le...@cnm.de> on 2005/06/16 17:32:46 UTC

[users@httpd] /mail calls /mail.php, but why?

Hello,

I have a file called mail.php. When I enter mysite.de/mail.php, it's 
displayed correctly. What I don't understand is: Why do I reach mail.php 
when I enter mysite.de/mail - without the .php ending? I haven't defined 
any mod_rewrite rules or ErrorDocuments. Is this behaviour intentionally?

Regards
Marten

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] /mail calls /mail.php, but why?

Posted by Tim Burden <ti...@burden.ca>.
Sounds like Multiviews
http://httpd.apache.org/docs-2.0/content-negotiation.html#multiviews

----- Original Message ----- 
From: "Marten Lehmann" <le...@cnm.de>
To: <us...@httpd.apache.org>
Sent: Thursday, June 16, 2005 11:32 AM
Subject: [users@httpd] /mail calls /mail.php, but why?


> Hello,
>
> I have a file called mail.php. When I enter mysite.de/mail.php, it's
> displayed correctly. What I don't understand is: Why do I reach mail.php
> when I enter mysite.de/mail - without the .php ending? I haven't defined
> any mod_rewrite rules or ErrorDocuments. Is this behaviour intentionally?
>
> Regards
> Marten
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org