Bugs item #691544, was opened at 2003-02-23 02:14
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=691544&group_id=4866
Category: CGIWrapper
Group: None
>Status: Deleted
Resolution: None
Priority: 5
Submitted By: Jeremy Lowery (jslowery)
Assigned to: Nobody/Anonymous (nobody)
Summary: webkit-handler doesn't work with virtualhost
Initial Comment:
in the apache config file
this works...
Location /WKMod>
WKServer localhost 8086
SetHandler webkit-handler
</Location>
however this throws a 404
<VirtualHost *>
ServerName www.host.tld
ServerAdmin [EMAIL PROTECTED]
WKServer localhost 8086
SetHandler webkit-handler
</VirtualHost>
with the virtual host settings being correct ( serves fine if
the WKServer/SetHandler lines are replaced with a
DocumentRoot
Server version: Apache/1.3.27 (Unix) (Gentoo/Linux)
Webware 0.8
Python 2.2.2
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=691544&group_id=4866
-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel