root/trunk/.htaccess
| Revision trunk,102, 204 bytes (checked in by Suren A. Chilingaryan <csa@dside.dyndns.org>, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | Options +FollowSymLinks |
| 2 | |
| 3 | AddType text/xml xsl |
| 4 | |
| 5 | <Files "index.php"> |
| 6 | php_flag short_open_tag On |
| 7 | </Files> |
| 8 | |
| 9 | php_value memory_limit "1024M" |
| 10 | php_value max_execution_time 300 |
| 11 | php_value allow_url_fopen "On" |
Note: See TracBrowser for help on using the browser.