GetSimple Support Forum

Full Version: Acces to one website with two url
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

i build a web site with GetSimple, www.nordlink.org. This site should be aviable from two different Networks. One time from the "normal" Internet with this url. On the other site from an internal Network with the url nordlink.de.ampr.org

My Question how could i modify all the links that i don't get any Problem with these 2 URLs?

TIA, Karsten
I found a solution: goto admin/inc and open basic.php in Editor. Then find the definition of the function find_url. You only have to replace the "$type='full'" with "$type='relative'". That's all and it works fine.

HTH, Karsten
This is not optimal, because with an update it will get overwritten. There's also a plugin for this I think.