Mein Indianer

Rainer Schmitz rainer-schmitz at gmx.net
Wed Nov 19 20:34:45 CET 2003


hey Leute
Am Wed, 19 Nov 2003 17:27:10 +0100
Jan-Benedict Glaw <jbglaw at lug-owl.de> wrotelte:

...
> Hmmm... Ich hab' mich in der Zeile Vertan. "AddHandler php .php", hast
> Du den irgendwo?

Sowas?

 # AddHandler allows you to map certain file extensions to "handlers",
    # actions unrelated to filetype. These can be either built into the
server
    # or added with the Action command (see below)
    #
    # If you want to use server side includes, or CGI outside
    # ScriptAliased directories, uncomment the following lines.
    #
    # To use CGI scripts:
    #
    AddHandler cgi-script .cgi

    #
    # To use server-parsed HTML files
    #
    AddType text/html .shtml
    AddHandler server-parsed .shtml

    #
    # Uncomment the following line to enable Apache's send-asis HTTP
file
    # feature
    #
    #AddHandler send-as-is asis

    #
    # If you wish to use server-parsed imagemap files, use
    #
    #AddHandler imap-file map

    #
    # To enable type maps, you might want to use
    #
    #AddHandler type-map var
> 
> MfG, JBG


Rainer



More information about the Linux mailing list