From 54b59a13b1eff8da1a6a334a1861e9fbc3d10259 Mon Sep 17 00:00:00 2001 From: Luke Reeves Date: Sun, 12 Jul 2009 10:49:34 -0400 Subject: [PATCH] Update docs --- README | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README b/README index 6ef3702..5c7b770 100755 --- a/README +++ b/README @@ -18,7 +18,7 @@ help. Rename the htaccess file to .htaccess and add a "RewriteBase" clause to the top, such as: - RewriteBase /~luke/ + RewriteBase /~luke/ You can optionally add "insipid.cgi" to the list of files in the DirectoryIndex line (for example, "DirectoryIndex index.cgi insipid.cgi"). @@ -26,11 +26,11 @@ DirectoryIndex line (for example, "DirectoryIndex index.cgi insipid.cgi"). The non-standard Perl packages required for use (with their Debian package names) are: - Module Debian Package - -------------- ------------------------------------ - Date::Format libtimedate-perl - XML::Parser libxml-parser-perl - XML::Writer libxml-writer-perl + Module Debian Package + -------------- ------------------------------------ + Date::Format libtimedate-perl + XML::Parser libxml-parser-perl + XML::Writer libxml-writer-perl Once the configuration is finished, access the insipid.cgi through your web browser at the URL you've configured and the database should be -- 2.39.5