[ 
https://issues.apache.org/jira/browse/GEODE-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16001399#comment-16001399
 ] 

ASF GitHub Bot commented on GEODE-2554:
---------------------------------------

Github user metatype commented on the issue:

    https://github.com/apache/geode-site/pull/2
  
    I think the rules should be:
    
    ```
    RewriteRule /guide/latest/(.*)$ /guide/11/$1 [R=303,NC,L]
    RewriteRule /guide/(.*)$ /guide/11/$1 [R=303,NC,L]
    ```
    
    You can check this at a site like http://htaccess.mwl.be on 
    ```
    
https://geode.apache.org/docs/guide/configuring/running/running_the_cacheserver.html
    
https://geode.apache.org/docs/guide/latest/configuring/running/running_the_cacheserver.html
    ```


> Geode incubator docs are still up
> ---------------------------------
>
>                 Key: GEODE-2554
>                 URL: https://issues.apache.org/jira/browse/GEODE-2554
>             Project: Geode
>          Issue Type: Bug
>          Components: docs
>            Reporter: Galen O'Sullivan
>            Assignee: Joey McAllister
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> Search engines still direct users to the Geode incubating docs, which are at:
> https://geode.apache.org/docs/guide/basic_config/data_regions/managing_data_regions.html
> The most recent docs have an 11 in the URL:
> https://geode.apache.org/docs/guide/11/basic_config/data_regions/managing_data_regions.html
> The old docs should either be taken down, or the path made to refer to 
> whatever the latest docs are. That way visitors won't get stuck on an ever 
> increasingly stale docs site.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to