[OGo-Users] URLs for Zidestore
Raffael Luthiger
users@opengroupware.org
Mon, 16 Apr 2007 15:22:29 +0200
Adam Tauno Williams wrote:
>> All the links in the zidestore webpages are generate "wrong". I have one
>> example here:
>> <img
>> src="http(s)://fileserver.company.net/zidestore/so/ControlPanel/Products/PrefsUI/Resources/banner_left.gif"
>> border="0" />
>> Because of the "(s)" none of the links are working. (Link to the CSS
>> file, pictures, form)
>> Can somebody tell me where I have to set a parameter in order to specify
>> the exact URL? Or at least specify what protocol to use.
>
>
> I don't see anything like the problem you describe; it seems to me like
> it must be a webserver configuration issue.
>
> Are you running SSL? Doing anything with mod_rewrite, etc...?
I have mod_ssl and mod_rewrite installed. And they are running with the
default fedora6 configuration.
I disabled them now, but no changes.
I wonder why you think those two modules could interfere with the
creation of the webpage in OGo. Can you explain me a little bit more
about this?
As far as I know those two modules come into play when requests are sent
to the server and not when the web server delivers the html page.