You are here: HomeTechnologyMac OS X 10.6 Snow LeopardEnabling .htaccess on Mac OS X 10.5 Leopard Server

Home

Enabling .htaccess on Mac OS X 10.5 Leopard Server

Enabling .htaccess on Mac OS X 10.5 Leopard Server

Joomla likes to use .htaccess as part of what makes its SEO friendly web pages work.

I tried and tried and tried to make this work 'the old way' on Leopard Server 10.5, but I should have known better.

All you need to do is check 'Allow All Overrides' in Server Admin for the Site in question and bingo! your .htaccess starts to work. I suppose I should have looked in Server Admin first. Call me dense, but I didnt decode 'Web Service will look for additional configuration files inside the web content folder for each request'

Login Form

Books!
var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-8673539-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();