After the v11/3x upgrade, many of our hosted custmers are attempting to use bookmarks with addresses like this:
http://www.domain.com:2082/frontend/bluelagoon/index.html
Then of course complaining to us that they just get a file not found page.
So I attempted to set up a symlink for them via the following steps:
cd /usr/local/cpanel/base/frontend/
mv bluelagoon bluelagoonBU
ln -s x3 bluelagoon
But for some crazy reason, it still does not work, just gets a page not found after loggin in. The cPanel system seems to be ignoring the symlink, or the /bluelagoon directory is in some other area.
Any ideas about how we could do this?
Thanks very much in advance.
http://www.domain.com:2082/frontend/bluelagoon/index.html
Then of course complaining to us that they just get a file not found page.
So I attempted to set up a symlink for them via the following steps:
cd /usr/local/cpanel/base/frontend/
mv bluelagoon bluelagoonBU
ln -s x3 bluelagoon
But for some crazy reason, it still does not work, just gets a page not found after loggin in. The cPanel system seems to be ignoring the symlink, or the /bluelagoon directory is in some other area.
Any ideas about how we could do this?
Thanks very much in advance.