Multisite install
-
Hi,
Was wondering if this can be configured for a multisite install,
How this
RewriteRule ^(.*)$ https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]
Can be changed to
RewriteRule ^(.*) – [E=HTTP_AUTHORIZATION:%1]Thanks!
The topic ‘Multisite install’ is closed to new replies.