View of /mambo/branches/4.6/htaccess.txt
Parent Directory
|
Revision Log
Revision 973 -
(download)
(annotate)
Tue Feb 6 22:50:44 2007 UTC (6 years, 3 months ago) by elpie
File size: 604 byte(s)
Tue Feb 6 22:50:44 2007 UTC (6 years, 3 months ago) by elpie
File size: 604 byte(s)
!more copyright updates
## # @package Mambo # @copyright (C) 2000 - 2007 Mambo Foundation Inc. # @license http://www.gnu.org/copyleft/gpl.html GNU/GPL # @author Mambo Foundation Inc see README.php ## # # 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 |

