[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
webcvs/coreutils/.htaccess: redirection withou scheme?
From: |
Bernhard Voelker |
Subject: |
webcvs/coreutils/.htaccess: redirection withou scheme? |
Date: |
Tue, 31 Oct 2017 13:13:45 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 |
With the next gnulib update, the "Full documentation" URLs will change
from http://... to https://..., so shouldn't we change the .htaccess rules
for the redirection into the html manual without the scheme and server part?
e.g. for cp:
-Redirect /software/coreutils/cp
http://www.gnu.org/software/coreutils/manual/html_node/cp-invocation.html#cp-invocation
+Redirect /software/coreutils/cp
/software/coreutils/manual/html_node/cp-invocation.html#cp-invocation
I don't know the Apache server settings, but I think this should work,
shouldn't it? I cannot test though ...
Have a nice day,
Berny
webcvs-coreutils-htaccess-redirect-no-scheme.patch
Description: Text Data
- webcvs/coreutils/.htaccess: redirection withou scheme?,
Bernhard Voelker <=