/index auto expansion to /index.html

/index auto expansion to /index.html

am 24.02.2010 18:11:46 von roland.koelbel

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

am 24.02.2010 19:07:27 von Eric Covener

On Wed, Feb 24, 2010 at 12:11 PM, Roland Kölbel
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?

--=20
Eric Covener
covener@gmail.com

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See 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