This is a discussion on apache-tomcat-5.5.20 where is httpd.conf within the Apache Web Server forums, part of the Web Server and Related Forums category; I have just downloaded apache-tomcat-5.5.20 and began troubleshooting various problems....it seems httpd.conf is missing ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I have just downloaded apache-tomcat-5.5.20 and began troubleshooting
various problems....it seems httpd.conf is missing from the tar.gz distribution. Is this normal, or is that file no longer needed? If so where do you control what index page mime-types are loaded? Currently If I goto /cacti I get a 404, but /cacti/index.php works. -Inet |
|
|||
|
There is no httpd.conf in Tomcat . You may want to go thru the
documentation to familiarize yourself with Tomcat's config files --RZ inetquestion wrote: > I have just downloaded apache-tomcat-5.5.20 and began troubleshooting > various problems....it seems httpd.conf is missing from the tar.gz > distribution. Is this normal, or is that file no longer needed? If so > where do you control what index page mime-types are loaded? Currently > If I goto /cacti I get a 404, but /cacti/index.php works. > > -Inet |