Diff of /mambo/branches/4.6/htaccess.txt
Parent Directory
|
Revision Log
|
Patch
| revision 117, Sat Jan 7 21:26:39 2006 UTC | revision 297, Thu Feb 16 21:43:38 2006 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | ## | ## |
| 2 | # @version $Id: htaccess.txt,v 1.1 2005/07/22 01:51:57 eddieajau Exp $ | # @package Mambo Open Source |
| 3 | # @package Mambo | # @copyright (C) 2005 - 2006 Mambo Foundation Inc. |
| # @copyright (C) 2000 - 2005 Miro International Pty Ltd | ||
| 4 | # @license http://www.gnu.org/copyleft/gpl.html GNU/GPL | # @license http://www.gnu.org/copyleft/gpl.html GNU/GPL |
| 5 | # | |
| 6 | # Mambo was originally developed by Miro (www.miro.com.au) in 2000. Miro assigned the copyright in Mambo to The Mambo Foundation in 2005 to ensure | |
| 7 | # that Mambo remained free Open Source software owned and managed by the community. | |
| 8 | # Mambo is Free Software | # Mambo is Free Software |
| 9 | ## | ## |
| 10 | ||
| # | Line 24 | Line 26 |
| 26 | ||
| 27 | RewriteCond %{REQUEST_FILENAME} !-f | RewriteCond %{REQUEST_FILENAME} !-f |
| 28 | RewriteCond %{REQUEST_FILENAME} !-d | RewriteCond %{REQUEST_FILENAME} !-d |
| 29 | RewriteRule ^(.*) index3.php | RewriteRule ^content/(.*) index3.php |
| 30 | RewriteRule ^component/(.*) index3.php | |
| 31 | RewriteRule ^mos/(.*) index3.php |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

