Нема описа
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.

etc_apache2_conf.d_z-push.conf 270B

1234567
  1. Alias /Microsoft-Server-ActiveSync /usr/share/z-push/index.php
  2. <Directory /usr/share/z-push>
  3. php_flag magic_quotes_gpc off
  4. php_flag register_globals off
  5. php_flag magic_quotes_runtime off
  6. php_flag short_open_tag on
  7. </Directory>