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

Apache redirecting virtualhost domains



Hi All,
 I've been trying to alias home directories on a virtual host onto another
host.

What I have is

freeshells.65535.net and I would like

http://freeshells.65535.net/~(.*) to goto http://freeshel1.65535.net/$1

I've been looking at mod_alias and AliasMatch and have

AliasMatch ^(~.*) http://freeshell1.65535.net/$1

Am I on the right track or could someone suggest a better way? (moving
home directories isn't and option)

Cheers

rus

--
http://www.65535.net | MSN: support@65535.net
Lifetime Linux or FreeBSD account: $100 || Lifetime Hosting: $150
Offsite Backups - Remote System Monitoring




Reply to: