My Joomla htaccess File is Blank or Misconfigured |
| January 3, 2011 |
Recently about 5-10% of our Joomla questions on the forum have in some manner been related to the infamous htaccess file. This tutorial will give you a sample of what a typical Joomla htaccess should look like in case yours is blank or badly misconfigured. Please understand that not all htaccess files will look like this, although this is the norm for most cases. Please note that any line that begins with # is commented out and therefore will not be executed by the server. Typical Joomla htaccess file# @version $Id: htaccess.txt 10492 2008-07-02 06:38:28Z ircmaxell $ ##################################################### ## Can be commented out if causes errors, see notes above. # RewriteEngine On ########## Begin - Rewrite rules to block out some common exploits # Uncomment following line if your webserver's URL # RewriteBase / ########## Begin - Joomla! core SEF Section Configuring the htaccess File for SEF URLs in JoomlaPlease visit this tutorial: The Ultimate Joomla SEF URL Guide |
Open Source Training is not affiliated with or endorsed by the Joomla, WordPress or Drupal projects.
All product names and trademarks are the property of their respective owners.
Copyright © 2012 Open Source Training, LLC. All rights reserved.
Comments
Strict Standards: Accessing static property JCache::$_handl er as non static in C:\xampp\htdocs \joomlatest\lib raries\joomla\c ache\cache.php on line 422
Strict Standards: Accessing static property JCache::$_handl er as non static in C:\xampp\htdocs \joomlatest\lib raries\joomla\c ache\cache.php on line 420
I am newbie to Joomla, please help...
team
Go to your php.ini of xampp and change error reporting to E_ALL & ~E_NOTICE and display errors to Off. Here is how they should look once you're done:
Quote:
Kind regards,
Nick
Great! I'm glad you got it sorted! :)
You should consider becoming a student at OSTraining so that you can learn more about Joomla and learn it quicker. Here is the find out more page: www.ostraining.com/online
Kind regards,
Nick
RSS feed for comments to this post