file kiterjesztések elhagyása

Fórumok

A régi webszerveremen kiterjesztés nélküli hivatkozással is ment.
Pl.: www.akarmi.hu/valami.php helyett www.akarmi.hu/valami

A mostanin ez már nem megy és nem tudok rájönni, hogy milyen beállítás felel ezért.
Valakinek van valami ötlete?

Hozzászólások

httpd.conf reszlet

DirectoryIndex index.html index.htm index.shtml index.cgi index.php

ha minden igaz akkor nekem ez utan ment.

You want to check the Apache directive ForceType. I've set it up like
this in my .htaccess:

ForceType application/x-httpd-php

This way, any file without a dot in its name will be processed by the
PHP parser.

More info: http://us3.php.net/manual/en/security.hiding.php

Az a gond, hogy most nem tom kiprobalni, csak tippelgetek :)
--
TH

Ha csak a valami-t kezelte valami.php-kent, akkor a default content-type is lehet talan... bar nem egy elegans megoldas.