[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] RAQ4 - Changing /admin to whatever



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