[Pkg-sql-ledger-commit] r320 - in ledger-smb: branches/v1.2/debian trunk/debian
pkg-sql-ledger-commit-owner at lists.alioth.debian.org
pkg-sql-ledger-commit-owner at lists.alioth.debian.org
Sat Nov 5 22:41:53 UTC 2011
Author: jame-guest
Date: 2011-11-05 22:41:52 +0000 (Sat, 05 Nov 2011)
New Revision: 320
Modified:
ledger-smb/branches/v1.2/debian/README.Debian
ledger-smb/trunk/debian/README.Debian
Log:
Do not need ln command in step 7 of debian/README.Debian.
Modified: ledger-smb/branches/v1.2/debian/README.Debian
===================================================================
--- ledger-smb/branches/v1.2/debian/README.Debian 2011-11-05 22:29:25 UTC (rev 319)
+++ ledger-smb/branches/v1.2/debian/README.Debian 2011-11-05 22:41:52 UTC (rev 320)
@@ -60,11 +60,8 @@
get to your ip address on port 80. If you want to lock it down to
localhost, do so now in the forementioned configuration file!
- $ cd /etc/apache2/conf.d/
- $ ln -s ../../ledgersmb/ledgersmb-httpd.conf
+ 8) Reload apache2 if you made changes to /etc/ledgersmb/ledgersmb-httpd.conf
- 8) Reload apache2
-
$ /etc/init.d/apache2 reload
At this point you can connect to http://127.0.0.1/ledgersmb/admin.pl and login
Modified: ledger-smb/trunk/debian/README.Debian
===================================================================
--- ledger-smb/trunk/debian/README.Debian 2011-11-05 22:29:25 UTC (rev 319)
+++ ledger-smb/trunk/debian/README.Debian 2011-11-05 22:41:52 UTC (rev 320)
@@ -59,9 +59,6 @@
get to your ip address on port 80. If you want to lock it down to
localhost, do so now in the forementioned configuration file!
- $ cd /etc/apache2/conf.d/
- $ ln -s ../../ledgersmb/ledgersmb-httpd.conf
-
8) Reload apache2
$ /etc/init.d/apache2 reload
More information about the Pkg-sql-ledger-commit
mailing list