View of /mambo/branches/4.6/htaccess.txt
Parent Directory
|
Revision Log
Revision 138 -
(download)
(annotate)
Mon Jan 16 11:12:43 2006 UTC (7 years, 4 months ago) by csouza
File size: 659 byte(s)
Mon Jan 16 11:12:43 2006 UTC (7 years, 4 months ago) by csouza
File size: 659 byte(s)
csouza - Merging 4.5.4 changes (revisions 131 to 137) into 4.6.
## # @version $Id: htaccess.txt,v 1.1 2005/07/22 01:51:57 eddieajau Exp $ # @package Mambo # @copyright (C) 2000 - 2005 Miro International Pty Ltd # @license http://www.gnu.org/copyleft/gpl.html GNU/GPL # Mambo is Free Software ## # # mod_rewrite in use # RewriteEngine On # Uncomment following line if your webserver's URL # is not directly related to physical file paths. # Update YourMamboDirectory (just / for root) # RewriteBase /YourMamboDirectory # # Rules # RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^content/(.*) index3.php RewriteRule ^component/(.*) index3.php RewriteRule ^mos/(.*) index3.php
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

