syanet
01-10-2001, 11:27 PM
I know how to make the .htaccess files so .htm files are reconized as .shtml files if it has SSI. Now assuming I get a RaQ3, is there anyway I can make this change once for all sites on the server?
![]() | View Full Version : .shtml syanet 01-10-2001, 11:27 PM I know how to make the .htaccess files so .htm files are reconized as .shtml files if it has SSI. Now assuming I get a RaQ3, is there anyway I can make this change once for all sites on the server? allan 01-10-2001, 11:57 PM Sure :) Look for your mime.types file (on the RaQ 2 it is located in /etc/httpd/conf/, but YMMV). Simply add the line: text/x-server-parsed-html .html within the file and restart Apache. allan syanet 02-04-2001, 06:14 PM Didn't work :(. syanet 02-04-2001, 06:18 PM Nevermind, it did :). allan 02-04-2001, 06:26 PM okay...never minding :) |