website

Bug #838353 reported by Neustradamus
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Coccinella
New
Undecided
Unassigned

Bug Description

http://www.coccinella.im/recent_changes is redirected to http://coccinella.im/
Normally http://www.coccinella.im/recent_changes must be redirected to http://coccinella.im/recent_changes
All pages on http://www.coccinella.im/ will be redirect to http://coccinella.im/

Options +FollowSymLinks
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} !^coccinella\.im$ [NC]
RewriteRule (.*) http://coccinella.im/$1 [QSA,R=301,L]

http://www.thecoccinella.org/ and http://thecoccinella.org/ are not redirected to http://coccinella.im/

Options +FollowSymLinks
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} !^thecoccinella\.org$ [NC]
RewriteRule (.*) http://coccinella.im/$1 [QSA,R=301,L]

Revision history for this message
buzzdee (sebastia) wrote :

I'm not sure whether this is all "by design", but I think some consistency would not hurt.

Sander do you can take care of this?

Sebastian

Revision history for this message
sander (s-devrieze) wrote : Re: [Bug 838353] Re: website

Yes, it's already on my TODO list...

2011/9/1 buzzdee <email address hidden>

> I'm not sure whether this is all "by design", but I think some
> consistency would not hurt.
>
> Sander do you can take care of this?
>
> Sebastian
>
> --
> You received this bug notification because you are a member of
> Coccinella, which is subscribed to Coccinella.
> https://bugs.launchpad.net/bugs/838353
>
> Title:
> website
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/coccinella/+bug/838353/+subscriptions
>

--
Mvg, Sander Devrieze.

Revision history for this message
Neustradamus (neustradamus) wrote :

Have you news about this?

Revision history for this message
sander (s-devrieze) wrote :

No, I did not yet had time to upgrade the whole website.

2011/9/25 Neustradamus <email address hidden>:
> Have you news about this?
>
> --
> You received this bug notification because you are a member of
> Coccinella, which is subscribed to Coccinella.
> https://bugs.launchpad.net/bugs/838353
>
> Title:
>  website
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/coccinella/+bug/838353/+subscriptions
>

--
Mvg, Sander Devrieze.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.