.htaccess

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • .htaccess

    HI ich wollte die html dateien parsen, sodass diese wie php behandelt werden können, also mach ich sone .htaccess datei und lade diese hoch, doch kriege eine Serverfehlermeldung. In der Datei steht folgendes drin:
    PHP-Code:
    AddType application/x-httpd-php .html .php 
    Ist das falsch so?

  • #2
    PHP-Code:
    AddType application/x-httpd-php .php
    AddType application
    /x-httpd-php .html 
    du kannst nicht 2 dateiendungen in eine zeile packen
    Dieses Schreiben wurde automatisch erstellt und ist ohne Unterschrift gültig.

    Kommentar


    • #3
      PHP-Code:
      Internal Server Error
      The server encountered an internal error 
      or misconfiguration and was unable to complete your request.
      Please contact the server administrator, [email]webmaster@deck-kater.de[/email] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

      More information about this error may be available in the server error log

      Kommentar

      Lädt...
      X