You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1234567 |
- Alias /Microsoft-Server-ActiveSync /usr/share/z-push/index.php
- <Directory /usr/share/z-push>
- php_flag magic_quotes_gpc off
- php_flag register_globals off
- php_flag magic_quotes_runtime off
- php_flag short_open_tag on
- </Directory>
|