|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /proc/self/root/usr/share/doc/system-config-httpd/ |
Upload File : |
!!! W A R N I N G !!!
This tool is intended to be used for newcomers which don't go around and modify
the httpd.conf file by hand.
Apacheconf will NOT parse the existing httpd.conf file but overwrite it with
it's XML based configuration.
In case the httpd.conf file has been modified after using system-config-httpd a
warning dialog will be presented and in case of selecting to overwrite the
modified httpd.conf file a backup of this modified file will be saved as
httpd.conf.bak
There are no current plans to do httpd.conf parsing as it is a nightmare to do
so, although the backend engine itself allows us to do so.
02/22/01 Phil Knirsch
Small update on the plan of parsing:
As with the newer httpd packages we started supporting and automatically
including /etc/httpd/conf.d/* in our default setup, so the plan is to
store the configuration generated by system-config-httpd in a file (or more
files) in that directory.
That way it would become feasible to do real parsing of at least those file
as long as they remain in a sane state. Don't expect anything to appear too
soon though.
12/08/03