Xerver Setup [ 4 / 9 ]

Add alias


What is an alias?
Let's say your root is c:\AAA\.

When you visit http://www.yourserver.com/ you will see the files and folders in c:\AAA\.
When you visit http://www.yourserver.com/BBB/ you will see the files and folders in c:\AAA\BBB\.

However, if you want, you can create an alias called /CCC/ and point it to x:\DDD\.
When you visit http://www.yourserver.com/CCC/ you will see the files and folders in x:\DDD\.
When you visit http://www.yourserver.com/CCC/EEE/ you will see the files and folders in x:\DDD\EEE\.