I can only attempt to answer two of your questions...
2. typically ISO images are CD image files. Personally I have never seen ISO used outside of disc images. http://www.linuxhelp.net/isos/
3. Directives are the... well... directives you give to apache to configure it. If you look at your /etc/httpd/conf/httpd.conf file you will see the "configuration options" that apache uses when it starts. A line you will find in the conf will be something like: 'ServerRoot "/etc/httpd"' . This is apache's ServerRoot directive. Apache foundation has a great set of documentation. http:/httpd.apache.org


Reply With Quote
Bookmarks