Rewriting .htaccess Files for SEF URLs in Joomla!
Print this Article
Last Updated:
July 21, 2015 2:01 PM
To enable Search Engine Friendly (SEF) URLs in Joomla!®, you must first enable RewriteBase
in your .htaccess
file.
To Rewrite .htaccess Files for SEF URLs in Joomla!
- Create a copy of your Joomla! installation's
.htaccess
file. For more information, see Duplicate files or folders. - Rename
.htaccess_copy
to.htaccess.bak
. For more information, see Managing Your Hosting Account's Files. - Using your hosting account's editor, open your
.htaccess
file. - Locate the following line of text, and then delete the
#
:# RewriteBase / - Save your changes.
You can now enable SEF URLs. If you need more help, see Enabling Joomla! Search Engine Friendly URLs.
If you encounter any issues, you can use .htaccess.bak
as a backup of your .htaccess
file.