Innanzitutto a me interessa semplicemente lavorare localmente.

Non sono riuscito a modificare il file httpd.conf in modo da
dare in pasto ad apache i file html. Più precisamente ho tolto i commenti alle seguenti righe:
codice:
  #
    # 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
Qualcuno sa cosa bisogna scrivere o sttare?
Ho letto un po' di documentazioneonline ma non sono riuscito a capire