You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Roland Kölbel <ro...@tu-cottbus.de> on 2010/02/24 18:11:46 UTC

[users@httpd] /index auto expansion to /index.html

Hello!

i have a problem with my Apache/2.2.9 (Debian).

When i enter "http://domain.com/index" i get no 404 as i would expect,
but "http://domain.com/index.html" get's served.

This was not an issue with an older apache version. Does anyone now how
to prevent this behaviour?

Thank you!
Roland


---------------------------------------------------------------------
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] /index auto expansion to /index.html

Posted by Eric Covener <co...@gmail.com>.
On Wed, Feb 24, 2010 at 12:11 PM, Roland Kölbel
<ro...@tu-cottbus.de> wrote:
>
> Hello!
>
> i have a problem with my Apache/2.2.9 (Debian).
>
> When i enter "http://domain.com/index" i get no 404 as i would expect,
> but "http://domain.com/index.html" get's served.
>
> This was not an issue with an older apache version. Does anyone now how
> to prevent this behaviour?

Options -MultiViews maybe?

-- 
Eric Covener
covener@gmail.com

---------------------------------------------------------------------
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