Joomla SEF URL issue

Issue : When I set Search Engine Friendly URLs to “YES” and Use Apache mod_rewrite to “NO” in Global Configuration, URLs look like this with an index.php in the URL: http://domainame.com/index.php/mylink.html If I turn Use Apache mod_rewrite to YES, the URLs look correct, but give 404 pages. http://domainame.com/mylink.html Solution : Rename htaccess.txt file to .htaccess […]

How to enable SSL from Joomla Admin

To enable SSL from Joomla Admin Follow the Steps below : 1. Login to Joomla Admin 2. Global Configuration 3. Server > Server Settings > Force SSL = None If you do not have SSL Setup for your Site. Enabling the above setting will throw following error for the site (net::ERR_CONNECTION_TIMED_OUT): The operation timed out