http://httpd.apache.org/docs-2.0/mod/mod_userdir.html#userdir
Make sure mod_userdir is loaded (LoadModule and AddModule statements).
Are any messages written to error_log when the page is requested?
--
Born in Roswell... married an alien...
1. Very basic problem for a basic user....counting pipes and appending to the end of line.
I am trying to work through a file line by line...each line needs to have a
total of 4 "|" (pipes) that divide columns for a database load file.
Some have four already, some don't.
What is the best way to check each line and just append pipes to the end of
the lines that need them?
For example:
1234| Blah blah blah |
1235| Blah blah blah |ljfldkjf|
would become
1234| Blah blah blah | ||
1234| Blah blah blah |ljfldkjf||
Thanks in advance...
2. X86 - TP750C
3. basic directory permissions question
4. modprobe: cannot locate xxxx
5. ".htm" files displayed as text...
6. disabling pppd debug messages
7. User configuration of the way server displays a directory index
8. Can someone please explain this to me?
9. Some basic unix directory listing questions
10. Read strings from one file and search for them in a directory containing htm files
11. How to stop Apache showing directory listing if no index.htm/html
12. security for many users... (basic question)
13. Basic basic troff question??!