hello Andy,
one possible solution to your problem will be
an additional VirtualHost on port 80 for server-status.
Christian
--
asknet AG * Vincenz-Priessnitz-Str. 3 * D-76131 Karlsruhe
fon: +49 721 96458 6445 * fax: +49 721 96458 9445 * web: http://www.asknet.com
executive board: Tobias Kaulfuss
On Thu, Jul 23, 2015 at 9:45 AM, Andreas Ley wrote:
> However, also requests for /server-status get redirected :( Documentation
> says "Enclose a group of directives that apply only to the named file-system
> directory, sub-directories, and their contents." Cleary /server-status is
> not within /v
Hello!
I have a configuration (apache 2.2, soon 2.4) which basically is
DocumentRoot /var/www
SetHandler server-status
RewriteEngine On
RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI}
(of course there is another VirtualHost on port 443)
I want to redirect all requests for _filesystem_