The .htaccess is a distributed configuration file, and is how Apache handles configuration changes on a per-directory basis.
Joomla uses this file to manipulate how Apache serves files from its root directory, and subdirectories thereof. Most notably, Joomla modifies this file to be able to handle pretty permalinks.
You can use the following Joomla default .htaccess codes for your site, depending on your usage.
To do so, you simply have to nagivate to the web root directory of the domain in question to create a file named .htaccess and place the codes inside.
- Non Temporary URL
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465### @version $Id: htaccess.txt 10492 2008-07-02 06:38:28Z ircmaxell $# @package Joomla# @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.# @license <a href="http://www.gnu.org/copyleft/gpl.html" target="_blank">http://www.gnu.org/copyleft/gpl.html</a> GNU/GPL# Joomla! is Free Software######################################################## READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE## The line just below this section: 'Options +FollowSymLinks' may cause problems# with some server configurations. It is required for use of mod_rewrite, but may already# be set by your server administrator in a way that dissallows changing it in# your .htaccess file. If using it causes your server to error out, comment it out (add # to# beginning of line), reload your site in your browser and test your sef url's. If they work,# it has been set by your server administrator and you do not need it set here.######################################################## Can be commented out if causes errors, see notes above.Options +FollowSymLinks## mod_rewrite in useRewriteEngine On########## Begin - Rewrite rules to block out some common exploits## If you experience problems on your site block out the operations listed below## This attempts to block the most common type of exploit `attempts` to Joomla!## Block out any script trying to set a mosConfig value through the URLRewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]# Block out any script trying to base64_encode crap to send via URLRewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]# Block out any script that includes a <script> tag in URLRewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR- 0 Users Found This Useful
Related Articles
How to replace the Under Construction page of my website?By default, our system automatically creates a placeholder Under Construction page for you at...
How to access my hosting control panel?To access your hosting control panel for managing your Website and email, please use the link:...
How to set up cron job in cPanel?Cron job is a time-based scheduler that allows you to automate certain commands or scripts on...
Differences Between Shared vs VPS vs Dedicated HostingShared vs VPS vs Dedicated Hosting There are three main types of hosting plans available for...
How to set up cPanel app on AndroidThe cPanel app is now available on mobile devices which can be used for cPanel, WHM, and Webmail...
Powered by WHMCompleteSolution
Tag Cloud
windows vps 2003 server createuser howtoconnect 2008 credssp backup restore linuxserver learning linux commands ssh changehostname openports openvz guranteedmemory brustmemory migration mysql password repair optimize ftp filezila username usercreate simultaneousconnections changeftppassword connect using browser configuration file new wordpress website wordpress multiple domain names live production largefiles wordpress admin panel sftp transfer wordpress wordpress database reset wordpress restore wordpress megabits megabytes port speed download
Loading...Loading...