YUKKI wrote: > i use mandrake 8.1 > i installed apache when i was install. but i can't find Docmentroot for > apache. > > anyone konw this?
I'm fairly certain that the DocumentRoot is established in the Apache configuration file (/etc/httpd/httpd.conf). Try reading it with less, or try: less /etc/httpd/httpd.conf | grep Document Or grep for something similar, like root, Root, or document (I don't immediately remember how to make grep case insensitive -- might be -i.) hope this helps, Randy Kramer
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
