Hi Jon, On Thursday 29 Jul 2004 9:27 am, Jon wrote: > Hello > > We have moved a site from a cobalt raq3 to a raq5 and all our .htaccess > files (same permissions and owners) are failing - give error 500.
Check your apache error log (/var/log/httpd/error). It will probably give you hints on what might need to be changed in /etc/httpd/conf/access.conf. You will probably need to make amendments within the <Directory /home/.sites/> section, specifically the AllowOverride options, which let you specify what a .htaccess file can control. I can't remember exactly what you will need to put in the AllowOverride options, but the messages you see in the error log should help you. Cheers, -- Tim Littlemore Technical Support, 1st Easy Limited Tel: 01260 295 222 Fax: 01260 291 972 Web: http://www.1steasy.com Email: [EMAIL PROTECTED] ************************************************************************** This email is confidential and intended solely for the use of the individual to whom it is addressed. Any views or opinions presented are solely those of the author, and do not necessarily represent those of 1st Easy Limited. If you are not the intended recipient be advised that you have received this email in error, and that any use, dissemination, forwarding, printing or copying of this email is strictly prohibited. If you have received this email in error, please contact the sender. ************************************************************************** _______________________________________________ Cobaltfacts mailing list posting/subscription services: [EMAIL PROTECTED] http://list.cobaltfacts.com/mailman/listinfo/cobaltfacts/ Search the Archives at: http://list.cobaltfacts.com/ Visit Cobaltfacts on the web: http://www.cobaltfacts.com/
