Guten Tag Thomas!

versuche es bitte mal mit folgender Konfiguration:

    "AddOutputFilter Includes html" in der httpd.conf  nicht vergessen
    und dazu die html-Tags in der php-Datei.


Alias /php-local  "/srv/www/public_html/php-local"
<Directory "/srv/www/public_html/php-local">
    Options Indexes FollowSymLinks MultiViews IncludesNoExec

    AddOutputFilter Includes html

    AllowOverride None
    Order allow,deny
    Allow from 192.168.0.0/16
    Options Indexes FollowSymLinks
</Directory>

Es sollte keine Problem bringen.

Gruß Olaf

-- 
Dipl.-Ing.
Olaf Naundorf
Heilbronner Straße 3
04209 Leipzig

--------------------------------------------------------------------------
                Apache HTTP Server Mailing List "users-de" 
      unsubscribe-Anfragen an [EMAIL PROTECTED]
           sonstige Anfragen an [EMAIL PROTECTED]
--------------------------------------------------------------------------

Antwort per Email an