ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #00631
[Bug 711594] Re: WL: nginx08
=== Successful Install and Start ===
# rpm -q nginx08
nginx08-0.8.54-1.ius.el5.i386
# /etc/init.d/nginx start
Starting nginx: [ OK ]
# netstat -nplt | grep :80
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 20709/nginx.conf
=== Successful connection ===
# curl -I localhost
HTTP/1.1 200 OK
Server: nginx/0.8.54
Date: Mon, 14 Feb 2011 17:24:09 GMT
Content-Type: text/html
Content-Length: 3700
Last-Modified: Tue, 01 Feb 2011 20:16:17 GMT
Connection: keep-alive
Accept-Ranges: bytes
--
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/711594
Title:
WL: nginx08
Status in IUS Community Project:
In Progress
Bug description:
Request to package nginx08
References