Hi Till I am trying to add an additional webalias, I already have say 10 to the same web directory and when I am adding more it does not seem to populate the .vhost file in /etc/apache2/sites-available. it however does put the info in the vhost.err file. What does this mean? Thanks for a great product Xarion
A .err file means that apache did not stat with that config file. Try to rename the current .vhost file to e.g. .vhost.bak, then rename the .vhost.err file to .vhost and restart apache to see the error.
Thank you I actually found that it was a configuration option that I put in the site settings preventing it from loading correctly