Bug 35820

Summary: new-run-webkit-httpd needs to be made generic
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, cjerdonek, eric, ojan, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Description Dirk Pranke 2010-03-05 16:31:36 PST
Currently it only supports launching LigHTTPd on the Chromiun ports. It needs to be made generic: able to run Apache and run on the other WebKit ports.
Comment 1 Dirk Pranke 2010-03-05 16:31:49 PST
See bug 35812 for more context.
Comment 2 Dirk Pranke 2010-03-05 16:38:38 PST
Committed r55602: <http://trac.webkit.org/changeset/55602>
Comment 3 Alexey Proskuryakov 2010-03-08 11:14:08 PST
I wonder if it's still considered impossible to make Apache work with Chromium setup.
Comment 4 Dirk Pranke 2010-03-08 11:15:53 PST
We do use Apache on Mac and Linux builds by default, and we are working on getting it to work w/ Windows.
Comment 5 Alexey Proskuryakov 2010-03-08 11:39:39 PST
Great! Maybe the script could be made less generic (and more straightforward) when this work is finished.