Proper Format for an .htaccess Alias
Posted by: treonline
Posted on: 2006-11-28 15:59:00
I'm trying to set up an alias/directory remap in the .htaccess file.
I tried
Alias home/domain.com/asdf home/domain.com
and
Alias root/domain.com/asdf root/domain.com
And both return an internal server error. What is the best way to do this?
I know this can be done in the panel, but I"m going to have hundreds of these and would like to be able to update via script.