Hello,
I installed JoomSEF on my Joomla, but it simply don't work at all.
I followed all your instructions several times (install & re-install).
.htaccess file copied from your doc, 3rd party section uncommented, global Joomla SEF set to on, and JoomSEF too
I'm working with several joomla sites installed on one server using apache virtual hosts, so i tried to play with RewriteBase. For example, I have site1.host.com and site2.host.com in /var/www/site1 and /var/www/site2. I made 2 virtual hosts in my httpd.conf.
What do I need in /var/www/site1/.htaccess for my RewriteBase ?
When I look in error.log of apache, I see :
File does not exist : /var/www/site1/contact/view.html when I click on the URL site1.host.com/contact/view.html
It seems that the URL is not translated by rewrite rules... I don't understand.
Can you help me ?
Thanks.