root/.htaccess.dist
| Revision 46, 316 bytes (checked in by brian, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | RewriteEngine on |
| 2 | RewriteBase / |
| 3 | RewriteRule !\.()$ docroot/index.php |
| 4 | |
| 5 | SetEnv NICKEL_MODE development |
| 6 | |
| 7 | php_flag magic_quotes_gpc off |
| 8 | php_flag magic_quotes_runtime off |
| 9 | php_flag magic_quotes_sybase off |
| 10 | php_flag register_globals off |
| 11 | php_flag track_errors on |
| 12 | |
| 13 | php_value upload_max_filesize 50M |
| 14 | php_value post_max_size 50M |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/trac/chrome/site/your_project_logo.png)