Win32 Apache 2.0.35 php 4.2.0 installation 1, the installation interface is good, add serveradmin, ServerName, post respectively If you use DNS, the DNS settings as the default configuration, this should be noted. When visible to the default home page indicates that the installation is successful, generally no problem 2, the default home location in the [D]:/program Files/apache Group/ahache2/htdocs If necessary to modify the Httph.conf file can be modified (hereinafter) Ducumentroot "Your home location" Please also modify If you need to configure the user home page, you can modify the Userdir user Home collection location access with the http://ServerName:post/~ user directory name 3, set the default page name DirectoryIndex index.html Index.html.var Instead of DirectoryIndex index.php index.html index.html.var 4, change Adddefaultcharset iso-8859-1 to Adddefaultcharset GB2312 to make the output page The default character set is gb2312, to prevent garbled 5, add on the tail (note the true path of Apache2filter.dll) LoadModule Php4_module c:/php/experimental/ Apache2filter.dll addoutputfilter php. php addinputfilter php. php addtype text/html. PHP 6, php4.2.0 installed with the same low version to this, you're done, you can Enjoy Apache 2.0.
http://www.bkjia.com/PHPjc/531835.html www.bkjia.com true http://www.bkjia.com/PHPjc/531835.html techarticle Win32 Apache 2.0.35 php 4.2.0 installation 1, the installation interface is good, respectively add serveradmin, ServerName, post can if you use the DNS, the DNS settings as the default matching ...