I installed Blog Factory on Joomla and it shows domain.com/index.php/blogs How do I make all the url look like this domain.com/blogs
Use WP. Joomla is a hot mess of WTF. https://extensions.joomla.org/extension/joomsef Though, this should probably do the trick https://docs.joomla.org/Enabling_Search_Engine_Friendly_(SEF)_URLs_on_Apache Nigel
I am getting this error - 403 Forbidden when Using Apache mod_rewrite/URL rewriting option in Global Configuration.
You need to check your .htaccess file I would imagine. It should not say htaccess.txt which is typically how it comes with joomla out of the box. If that doesn't sort it I would have to crawl in there and take a look. That stuff is a mess. As long as mod_rewrite is enabled on your server it should be pretty easy to figure out. Nigel