In TSL 2.2, the Apache manual is not displayed propery since SetHandler type-map is left out for the manual config section in the httpd.conf.
Alias /manual "/home/httpd/html/manual" <Directory "/home/httpd/html/manual"> <Files *.html> SetHandler type-map </Files> Options Indexes FollowSymLinks MultiViews IncludesNoExec AddOutputFilter Includes html AllowOverride None Order allow,deny Allow from all </Directory> _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
