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

Re: PHP out of the box ????



On Wed, 19 Jun 2002, Udo Mueller wrote:

> # 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?
Na .php3 oder .php halt, so wie das Zeug in /usr/share/doc/php3/examples/
drinliegt oder auch andere simpleste Beispiele.

> Oben das, was in meinen conf's drin steht.
Ist ja so ungefähr das, was ich drin habe und auch mit Deinen identischen
Zeilen ändert sich nichts.

Viele Grüße

         Andreas.


--
Zum AUSTRAGEN schicken Sie eine Mail an debian-user-german-request@lists.debian.org
mit dem Subject "unsubscribe". Probleme? Mail an listmaster@lists.debian.org (engl)



Reply to: