Re: [users@httpd] Virtual host Alias

2014-01-23 Thread Chris Arnold
> On Jan 23, 2014, at 4:44 AM, "Ole Kürstein" wrote: > > I have a problem. Dont know if it can be done. > > It is this i can't get working: www.example.com/test > > can't get the /test working > > example--- > > > ServerName www.example.com > ServerAlias example.com > Doc

[users@httpd] Virtual host Alias

2014-01-23 Thread Ole Kürstein
I have a problem. Dont know if it can be done. It is this i can't get working: www.example.com/test can't get the /test working example--- ServerName www.example.com ServerAlias example.com DocumentRoot /www/htdocs ServerName www.test.example.com ServerAlias test.e