summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 3f152b4..c12ae95 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
mini_httpd - small HTTP server
- version 1.23 of 28Dec2015
+ version 1.30 of 26Oct2018
mini_httpd is a small HTTP server. Its performance is not great, but for
low or medium traffic sites it's quite adequate. It implements all the
@@ -48,9 +48,9 @@ If you're doing SSL, uncomment those lines too. Otherwise, just do a make.
On Red Hat Linux systems you can use RPM to install mini_httpd, like so:
cd /usr/src/redhat/SOURCES
- wget http://www.acme.com/software/mini_httpd/mini_httpd-1.20.tar.gz
- rpm -ta mini_httpd-1.20.tar.gz
- rpm -i /usr/src/redhat/RPMS/i386/mini_httpd-1.20-1.i386.rpm
+ wget http://www.acme.com/software/mini_httpd/mini_httpd-1.30.tar.gz
+ rpm -ta mini_httpd-1.30.tar.gz
+ rpm -i /usr/src/redhat/RPMS/i386/mini_httpd-1.30-1.i386.rpm
Feedback is welcome - send bug reports, enhancements, checks, money
orders, etc. to the addresses below.