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

M. Scherer <msche...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |a...@redhat.com
              Flags|                            |needinfo?(a...@redhat.com)



--- Comment #1 from M. Scherer <msche...@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
_______________________________________________
Gluster-infra mailing list
Gluster-infra@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-infra

Reply via email to