Check HTTPRequest under:
serverURL(self)
Returns the full internet path to this request, without any extra path info or query strings.
ie: www.my.own.host.com/WebKit/TestPage.py
serverURLDir(self)
Returns the Directory of the URL in full internet form. This is the same as serverURL,
but removes the actual page name if it was included.
Achim Domma wrote:
Hi, I use mod_webkit with the following entry in httpd.conf. I have multiple entries of this for different virtual hosts, but they point all to the same Webware intance.<Location /WK> WKServer localhost 8086 SetHandler webkit-handler </Location> Is there some way to pass information from httpd.conf to webware? I want to pass a folder with templates which are differnet for the differnt virtuall hosts. regards, Achim ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
