Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Microsoft-Server-ActiveSync Rwrite Rule in htaccess #15

@ghost

Description

You can use a htaccess file to set the Microsoft-Server-ActiveSync dir, if you are on a shared Webhost and dont have access to the Apache Configuration:

RewriteEngine on RewriteBase / RewriteRule Microsoft-Server-ActiveSync(.*) /var/www/user/html/oczpush/index.php$1 [E=ACTIVESYNC:true,E=REMOTE_USER:%{HTTP:Authorization}]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions