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

Re: PHP out of the box ????



Hallo Tille,,

* Tille, Andreas schrieb [19-06-02 13:36]:
> 
> # grep php /etc/apache/*.conf
> /etc/apache/httpd.conf:LoadModule php3_module /usr/lib/apache/1.3/libphp3.so
> /etc/apache/httpd.conf:    # distribution - see http://www.php.net) will typically use:
> /etc/apache/httpd.conf:    AddType application/x-httpd-php3 .php3
> /etc/apache/httpd.conf:    AddType application/x-httpd-php3-source .phps
> /etc/apache/httpd.conf:    AddType application/x-httpd-php .php
> /etc/apache/httpd.conf:    AddType application/x-httpd-php-source .phps

$ grep php /etc/apache/*.conf
/etc/apache/httpd.conf:LoadModule php4_module \
	/usr/lib/apache/1.3/libphp4.so
/etc/apache/httpd.conf:    DirectoryIndex index.html index.php3 \
	index.php index.htm index.shtml index.cgi
/etc/apache/srm.conf:DirectoryIndex index.html index.php3 index.php
/etc/apache/srm.conf:AddType application/x-httpd-php-source .phps
/etc/apache/srm.conf:AddType application/x-httpd-php .php3 .php
					 ^^^^^^^^^^^^^^^^^^^^^^
/etc/apache/srm.conf:AddType application/x-httpd-php4 .phtml
/etc/apache/srm.conf:#AddType application/x-httpd-php3-source .phps

Mit welcher dateiendung liegen die php-Dateien vor?

Oben das, was in meinen conf's drin steht.

Gruss Udo

-- 
Tochter: Pappi, heiraten auch Kamele?
Vater  : ...nur Kamele

Attachment: pgpoBBAi9FGVO.pgp
Description: PGP signature


Reply to: