Hi, I've just setup apache on a test box and I can't for the life of me get Server Side Includes working
I've edited apache.conf so... AddType text/html .shtml AddHandler server-parsed .shtml <Directory /var/www/> # # This may also be "None", "All", or any combination of "Indexes", # "Includes", "FollowSymLinks", "ExecCGI", or "MultiViews". # # Note that "MultiViews" must be named *explicitly* --- "Options All" # doesn't give it to you. # Options All +Includes # # This controls which options the .htaccess files in directories can # override. Can also be "All", or any combination of "Options", "FileInfo", # "AuthConfig", and "Limit" # AllowOverride None # # Controls who can get stuff from this server. # Order allow,deny Allow from all </Directory> Am I missing something? Nothing in the error_log rus -- http://www.65535.net | MSN: [EMAIL PROTECTED] Lifetime UNIX logins - Web Hosting - Free Shell Accounts Offsite Backups - Remote System Monitoring -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]