[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] How to determine the requested URL?



Hi!

	If this is not the proper forum for this, please let me know
(along with a suggestion as to where to find the info).

	My ISP uses Raq4's with name based virtual site hosting. I have
a site, let's say x.com. I also have a site y.com which shares the same
space. How can I tell when a user types http://www.x.com vs when they
type http://www.y.com?

	I have tried referencing the HTTP_REFERER variable with no luck.
The SERVER_NAME variable always points to www.x.com.

	Help?

	josef