You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Jan Høydahl (Jira)" <ji...@apache.org> on 2022/05/06 09:39:00 UTC

[jira] [Updated] (SOLR-16188) Antora generates wrong .htaccess file

     [ https://issues.apache.org/jira/browse/SOLR-16188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Høydahl updated SOLR-16188:
-------------------------------
    Component/s: documentation

> Antora generates wrong .htaccess file
> -------------------------------------
>
>                 Key: SOLR-16188
>                 URL: https://issues.apache.org/jira/browse/SOLR-16188
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: documentation
>            Reporter: Jan Høydahl
>            Priority: Major
>
> Spinoff from [https://github.com/apache/solr-site/pull/77]
> When running
> {code:java}
> ./gradlew buildOfficialSite {code}
> there is a {{.htaccess}} file generated in {{solr/solr-ref-guide/build/site/.htaccess}} with antora-generated redirects for things like "latest" links and page renames. On branch_9_0 antora currently generates this file
> {code:java}
> Redirect 302 /guide/solr/latest /guide/solr/9_0
> Redirect 301 /guide/index.html /guide/solr/9_0/index.html {code}
> I believe the first line is ok, but the seconds one is wrong, as the {{/guide/index.html}} is managed by our website, not refguide, and there should not be a permanent redirect to a specific version.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org