Hoi
I want to acces the same dir from two different URL. The dir is under under /home/e-smith/files/primary/html so i guess it should works using symlink.
So i created one dire, lets say /home/e-smith/files/primary/html/Test and created a new symlink /home/e-smith/files/primary/html/Test2. Off course i can get
http://my.server.com/Test/index.html. But when i try to get
http://my.server.com/Test2/index.html I only get a HTTP 403 (forbidden).
I found on some site reference to the Apache FollowSymLinks directive. So I want to add the line "FollowSymLinks On" under the
used for the primary bay. Since I know editing /etc/httpd/conf/httpd.conf in VME-Server I wanted to know how I should do that in the VME-Server way.
Note: i use SME Server 5.1