perhaps this patch should be done for the README, or maybe I can commit it (don't know if I can commit to that module or not).




Index: README =================================================================== RCS file: /repository/livedocs/README,v retrieving revision 1.12 diff -u -r1.12 README --- README 13 Jan 2004 16:33:58 -0000 1.12 +++ README 30 Jan 2004 00:37:28 -0000 @@ -67,7 +67,11 @@ if the default is not suitable. Also ensure that no regexp special chars exist in the 'web-base' string.

-5. Run the livedoc indexer:
+5. Ensure that your web server (APACHE) has mod_rewrite support
+
+    http://httpd.apache.org/docs/mod/mod_rewrite.html
+
+6. Run the livedoc indexer:

./build.sh

@@ -79,7 +83,7 @@
a new indexing process is only needed if you would like to update the full
text search database.


-6. Call up a node in your browser
+7. Call up a node in your browser

http://localhost/livedocs/index.php?q=function.fopen



Reply via email to