[
https://issues.apache.org/jira/browse/MNGSITE-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984020#comment-14984020
]
Hervé Boutemy commented on MNGSITE-261:
---------------------------------------
I'm not a .htaccess guru, and I fear to break things, then prefer ask before
trying
is it ok to replace
{noformat}Redirect Permanent /ant-tasks.html
http://maven.apache.org/ant-tasks/index.html{noformat}
with
{noformat}Redirect Permanent /ant-tasks.html /ant-tasks/index.html{noformat}
?
> .htaccess file forces http: for several redirects
> -------------------------------------------------
>
> Key: MNGSITE-261
> URL: https://issues.apache.org/jira/browse/MNGSITE-261
> Project: Maven Project Web Site
> Issue Type: Bug
> Reporter: Sebb
>
> The Maven site .htaccess file [1] has a lot of Redirect entries that force
> the use of http: even for URLs that were originally https:
> That seems wrong; the redirect should use the same scheme as the original URL.
> [1]
> https://svn-master.apache.org/repos/infra/websites/production/maven/content/.htaccess
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)