mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-24 17:36:39 +00:00
Fix typos.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
This commit is contained in:
parent
a903688574
commit
02ad6009b5
@ -189,7 +189,6 @@ single virtual host.</p>
|
||||
|
||||
<p>I use a Virtual Host stanza like this:</p>
|
||||
<pre>
|
||||
#
|
||||
# Virtual Host def for Debian packaged DAViCal
|
||||
<VirtualHost 123.4.56.78 >
|
||||
DocumentRoot /usr/share/davical/htdocs
|
||||
@ -317,7 +316,7 @@ you will also want to add access for in your pg_hba.conf, although in that case
|
||||
may want to set the user to have a password, since it has full control over the DAViCal
|
||||
database structure and content.</p>
|
||||
|
||||
See <a href="http://wiki.davical.org/w/Update-davical-database">http://wiki.davical.org/w/Update-davical-database</a> for more information.
|
||||
<p>See <a href="http://wiki.davical.org/w/Update-davical-database">http://wiki.davical.org/w/Update-davical-database</a> for more information.</p>
|
||||
|
||||
<?php
|
||||
include("inc/page-footer.php");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user