URL Rewrite in .htaccess

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

Quote · 4 May 2009

Check this line in the file inc\header.inc.php

$site['url']               = "http://www.yourdomain.com/subdir/";


EDIT: Forgot the trailing / at the end of the url. Needs to be there.

https://www.deanbassett.com
Quote · 4 May 2009

Ok, thats it. Thank you very much! Smile

Best regards,

Patrick

Quote · 4 May 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.