Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#13 2010-09-22 16:55:53

helmz
Member
Registered: 2010-09-14
Posts: 65

Re: Redirect www.mysite.com/admin

omg, maybe when i said that it wasnt working was not uploaded at all… ok guys helped me a lot, will use it :)

Thanks.

Offline

#14 2010-09-22 16:59:02

helmz
Member
Registered: 2010-09-14
Posts: 65

Re: Redirect www.mysite.com/admin

Ok… the problem was that i tryed with /admin, and its /admin/ .. thank you mate

Offline

#15 2010-09-23 08:20:05

CeBe
Plugin Author
From: Caen - Fr
Registered: 2010-06-25
Posts: 345
Website

Re: Redirect www.mysite.com/admin

Just in case : if you experiment problems, especially with parameters, you can also try
RewriteRule ^admin/(.*) http://myhost.com/textpattern/$1 [QSA,R=301,L]
The QSA parameter stands for Query String Append and lets you pass (append) GET parameters to your rewritten URL.

Offline

#16 2010-09-24 13:47:16

uli
Moderator
From: Cologne
Registered: 2006-08-15
Posts: 4,315

Re: Redirect www.mysite.com/admin

helmz or mods/admins: please rename the thread so other people can see what it’s good for, e.g. “Redirect to www.mysite.com/admin”


In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links

Offline

#17 2010-09-24 14:11:13

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: Redirect www.mysite.com/admin

uli wrote:

helmz or mods/admins: please rename the thread so other people can see what it’s good for, e.g. “Redirect to www.mysite.com/admin”

Done :)

Offline

Board footer

Powered by FluxBB