[packages] hiawatha: fix WebSiteRoot config entry, bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14958 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7ee6686c8a
commit
ea0c3a91a4
@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=hiawatha
|
||||
PKG_VERSION:=6.10
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.hiawatha-webserver.org/files/
|
||||
|
@ -83,7 +83,7 @@ Binding {
|
||||
# your possible vulnerable website.
|
||||
#
|
||||
Hostname = 127.0.0.1
|
||||
WebsiteRoot = /www/
|
||||
WebsiteRoot = /www
|
||||
StartFile = index.html
|
||||
AccessLogfile = /var/log/hiawatha/access.log
|
||||
ErrorLogfile = /var/log/hiawatha/error.log
|
||||
|
Loading…
x
Reference in New Issue
Block a user