cmsms and relative uris

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
Wiedmann
Forum Members
Forum Members
Posts: 233
Joined: Wed Mar 26, 2008 1:49 am

cmsms and relative uris

Post by Wiedmann »

Hi,

is there a simlpe way to let CMSMS working with "$config['root_url'] = '';" or "$config['root_url'] = '.';"? Especially the backend (the frontend don't seems the have problems with this setting.

- absolute uris (with sheme/authority) normaly indicate a external ressource
- together with a load balancer / reverse proxy you must allways rewrite the whole html (instead of only some headers) if the page generates absolute uris
- if the page generates absolute uris, you must give external links a speciall css class, if you want style them in another way then internal links

Regards,
Carsten
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: cmsms and relative uris

Post by calguy1000 »

CMS needs absolute URLS as well as many of the modules.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Locked

Return to “[locked] Installation, Setup and Upgrade”