[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RAQ4 - Changing /admin to whatever
- Subject: Re: [cobalt-users] RAQ4 - Changing /admin to whatever
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed Feb 27 01:32:03 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Wed, 27 Feb 2002, wserv_discuss@xxxxxxxxx wrote:
> Hello List ..
>
> Is there anyway to change the web interface login url from http://www.domainname.com/admin to any other format lik
>
> http://www.domain.com/entry
>
> or
>
> http://www.domain.com/directory/directory/directory/ ..etc/admin
>
create an .htacccess file in the directory
Redirect / http://someother.domain.tld/
--
Gerald Waugh