Re: auto appending .php extension

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Evert | Rooftop Solutions wrote:
Hi Folks,

I'm using PHP 4.3.10, the Zend Optimizer and Apache 1.3.33.

Somehow, if I want to open for example /dikkerapper.php, it is also possible to access it through /dikkerapper (without the .php extension)
I haven't seen this before, but when I checked it also occurs on my other servers. The thing is, it causes some big problems with mod_rewrite. For example:
[snip]

I think you'll find that the MultiViews Apache option is enabled.

Create an .htaccess file in your web root and put

Options -MultiViews

in it.

Best regards
--
Jasper Bryant-Greene
Cabbage Promotions
www:   www.cabbage.co.nz
email: jasper@xxxxxxxxxxxxx
phone: 021 232 3303

public key:  Jasper Bryant-Greene <jasper@xxxxxxxxxxxxx> keyID 0E6CDFC5
fingerprint: 2313 5641 F8F6 5606 8844 49C0 1D6B 2924 0E6C DFC5

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux