Click to See Complete Forum and Search --> : error in httpd.conf


Landruu
02-16-2001, 08:23 PM
cant get httpd to run. Here is the error message from the logs.
*****
Feb 16 16:00:09 mithanielmarr httpd: Syntax error on line 349 of /etc/httpd/conf/httpd.conf:
Feb 16 16:00:09 mithanielmarr httpd: DocumentRoot takes one argument, Root directory of the document tree
Feb 16 16:00:09 mithanielmarr httpd: httpd startup failed
******
Here is that line 349
DocumentRoot "/home/httpd/html""

Do I just need to get rid of the trailing "

Landruu

HuggyBear
02-16-2001, 11:38 PM
I didnt think you needed "". Did you try it without?

Huggy