I logged into a computer which is not mine. I know there is apache installed because when I type
whereis apache
it shows
/etc/apache
it has only a few files. I need to know where the htdocs directory is and also where http.conf file is. How do I accomplish this?
Thanks.