/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 [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Re: /index auto expansion to /index.html
On Wed, Feb 24, 2010 at 12:11 PM, Roland Kölbel
<roland.koelbel [at] 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 [at] 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 [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org