Kinniken
Registered
Hi, my basic problem is finding an easy way to share websites that are not in my ~/Sites directory.
I had heard that symbolic links were followed by Apache, so I tried the following, while in ~/Sites :
ln -s ~/somepath/someothersite/ sitename
The symbolic link was created as expected, and works fine in the finder. However, every time I try to access it via my browser, I get a 403 (forbidden) error... I checked, permissions for "other" are set to at least rx on every file and folder involved, both toward the symbolic link and toward the website.
Any ideas? TIA,
Kinniken
I had heard that symbolic links were followed by Apache, so I tried the following, while in ~/Sites :
ln -s ~/somepath/someothersite/ sitename
The symbolic link was created as expected, and works fine in the finder. However, every time I try to access it via my browser, I get a 403 (forbidden) error... I checked, permissions for "other" are set to at least rx on every file and folder involved, both toward the symbolic link and toward the website.
Any ideas? TIA,
Kinniken