root/trunk/midgard/apis/php5/example_htaccess
| Revision 16066, 191 bytes (checked in by piotras, 8 months ago) |
|---|
| Line | |
|---|---|
| 1 | Options +FollowSymlinks |
| 2 | php_value midgard.engine On |
| 3 | RewriteEngine on |
| 4 | RewriteCond %{REQUEST_URI} !\.css$ |
| 5 | RewriteCond %{REQUEST_URI} !\midcom-static |
| 6 | RewriteRule ^(.*)\.* midgard-root.php [nc] |
Note: See TracBrowser for help on using the browser.
