Mailinglisten-Archive |
On Wed, 28 Feb 2001, Benjamin Billian wrote:
> > Nunja, eiogentlich ja
>
> > AddType application/x-httpd-php .htm .txt .irgendwas
>
> ging doch um dateien ohne endung .. oder ?? :-)
In diesem Fall...
httpd.conf:
(sollte nicht so gemacht werden, aber als beispiel reichts denke ich)
<Directory />
AllowOverride All
</Directory>
.htaccess:
<Files lalabubu>
ForceType application/x-httpd-php
</Files>
lalabubu:
<?php
phpinfo();
?>
Regards,
Sebastian Nohn
--
NeT&Trade GmbH - s.nohn_(at)_nettrade.de - http://nettrade.de/
phone +49 2241 204033 - fax +49 2241 204034 - mobile +49 173 5964377
+++ http://phpcrawler.de/ +++ http://jura.de/ +++ http://nohn.net/
php::bar PHP Wiki - Listenarchive