Hi,
i've just installed Dolphin V6.1.4 on a LAMP-Server at home. This Server is connected to the internet with the firewall. Further i have a DynDNS-Entry for it. There are some other php-apps (i. e. phpBB3) installed, and everthing works fine - except Dolphin.
When i open up Dolphin, the script does a redirect from the "normal" Internet-URL "www.myserver.net/dolphin" to "192.168.x.x/dolphin". Of course this (internal) IP is not reachable out of the internet. Again, other php-apps like phpBB3 are working absolutly fine.
I think the problem is located in the .htaccess file. I compared it with the files of the other apps, but i cannot find any differences.
I already tried to set "AllowOverride" to "all" and adding the Option FollowSymLink to the website. I also tried to add a rule to rewrite the URL (but this failed due to my insufficient knowledge of the syntax).
Please, is there someone out there who can help me out of this issue?
Regards,
Patrick