[Gluster-infra] [Bug 1490994] Missing redirect on the new wordpress blog for older links

bugzilla at redhat.com bugzilla at redhat.com
Tue Sep 12 23:46:54 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1490994

M. Scherer <mscherer at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amye at redhat.com
              Flags|                            |needinfo?(amye at redhat.com)



--- Comment #1 from M. Scherer <mscherer at redhat.com> ---
We would need a bit more information regarding the "old links". The current
redirection we have on the current server have been done on the httpd level:


 ^/blog/(.*)     =>  http://blog.gluster.org/$1
 ^/(2\d{3})/(.*) =>  http://blog.gluster.org/$1/$2
 ^/tag/(.*)      =>  http://blog.gluster.org/tag/$1
 ^/category/(.*) =>  http://blog.gluster.org/category/$1
 ^/author/(.*)   =>  http://blog.gluster.org/author/$1
 ^/feed/(.*)     =>  http://blog.gluster.org/feed/$1

But that was mostly so we can have a separate blog from main website.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=y592WedO4l&a=cc_unsubscribe


More information about the Gluster-infra mailing list