Web server files
From Just Solve the File Format Problem
(Difference between revisions)
(added tomcat info) |
Dan Tobias (Talk | contribs) |
||
Line 8: | Line 8: | ||
* Apache | * Apache | ||
− | ** [[ | + | ** [[access_log (Apache)]] |
− | ** [[.htaccess]] | + | ** [[.htaccess (Apache)]] |
+ | ** [[httpd.conf (Apache)]] | ||
+ | ** [[mime.types (Apache)]] | ||
* [[Microsoft IIS configuration]] | * [[Microsoft IIS configuration]] |
Revision as of 03:30, 6 December 2012
While anything stored on a web server (including the site's web pages and documents themselves) is technically a "Web server file", this category is specifically for files particular to a server, such as the configuration files that set particular options for a server or the sites it serves.
- Apache Tomcat (Catalina)
- catalina.policy
- catalina.properties
- catalina.out (log)
- logging.properties
- content.xml
- server.xml
- tomcat-users.xml (credentials)
- web.xml