[OGo-Users] URLs for Zidestore

Adam Tauno Williams users@opengroupware.org
Tue, 17 Apr 2007 08:30:55 -0400


--=-Puu3SjN25BbHWXn4jEg7
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

> >> example here:
> >> <img=20
> >> src=3D"http(s)://fileserver.company.net/zidestore/so/ControlPanel/Prod=
ucts/PrefsUI/Resources/banner_left.gif"=20
> >> border=3D"0" />
> >> Because of the "(s)" none of the links are working. (Link to the CSS=20
> >> file, pictures, form)
> >> Can somebody tell me where I have to set a parameter in order to speci=
fy=20
> >> 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 lik=
e
> > 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=20
> default fedora6 configuration.
> I disabled them now, but no changes.
> I wonder why you think those two modules could interfere with the=20
> creation of the webpage in OGo. Can you explain me a little bit more=20
> about this?

The links are generated based upon the context of the request;  if you
made the request with https:// (or somehow your http:// request got
rewritten as https://) then you would get https:// links.  If you made
requests with http:// you should get http:// links.

"http(s)://" is pretty darn weird.  Otherwise the link looks just fine.

Do you see anything in the ZideStore logs?

> As far as I know those two modules come into play when requests are sent=20
> to the server and not when the web server delivers the html page.

Sure, basically.  But the webserver hands the requests off to ngobjweb
which contacts the backend server, which does all the SOPE magic, then
gives the response back to ngobjweb which gives the response back to
Apache, which sends the response to the client.

--=-Puu3SjN25BbHWXn4jEg7
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQBGJL3/LRePpNle04MRAtggAJ48K/3bKaM5ShkymKbE0g+v9iZIUgCeN5uq
LynnpYzgRBaajZlIi1K4CaY=
=HQ+3
-----END PGP SIGNATURE-----

--=-Puu3SjN25BbHWXn4jEg7--