Research Article
A Real-Time Detection Method of Software Configuration Errors Based on Fine-Grained Configuration Item Types
Table 1
Examples of incorrect configuration [
25].
| Configuration file | httpd.conf | squid.conf |
| Configuration item | DocumentRoot | as_who_server | Type of Configuration item | Filepath | URL | Configuration constraint | /.+(/.+)∗ | [A-Z]+://∗ | User’s parameter | Root | Server1 | Correct parameter | /Document/root | http://aswho.server.com |
|
|