Help for this page
ProxyVia Block SSLProxyVerify none ... Header edit Location ^https(\:\/\/localhost/.*)$ https://datenzoo.de/n +otes/$1 Header edit Location ^https(\:\/\/localhost)$ https://datenzoo.de/note +s/ </Location>
# If we are behind a reverse proxy, prepend our path if ( my $path = $ENV{MOJO_REVERSE_PROXY} ) { ... $url->base( $base ); }); }