Forum Moderators: phranque
Thanx
service httpd start
also I have assumed that you have this somewhere in your httpd.conf file
DocumentRoot "/my/directory/htdocs"
and
<Directory "/my/directory/htdocs">
in your Directory directives, if you have done all this, have you checked the error log file?
regards,
Mark