Win32 Apache 2.0.35 php 4.2.0 Mount Kee

Source: Internet
Author: User
Tags win32
Win32 Apache 2.0.35 php 4.2.0 Mount Kee
1, the installation interface is better, add serveradmin, ServerName, Post can
If you use DNS, you should be aware that DNS settings are configured as the default.
When visible to the default home page indicates that the installation was successful, generally no problem
2, the default home page location in [D]:/program Files/apache Group/ahache2/htdocs
Modifications can be modified in the httph.conf file (hereinafter)
Ducumentroot "Your home page location"
Please also modify
<directory "Your home page location" >
If you need to configure the user home page, you can modify
Userdir "User home page Set location"
Use http://ServerName:post/~ user directory name when accessing
3, set the default page name
Will
DirectoryIndex index.html Index.html.var
To
DirectoryIndex index.php index.html Index.html.var
4, will
Adddefaultcharset iso-8859-1
To
Adddefaultcharset GB2312
So that the default character set for the output page is gb2312, to prevent garbled
5, in the tail Tim (note apache2filter.dll the true path)
LoadModule Php4_module C:/php/experimental/apache2filter.dll
Addoutputfilter php. php
Addinputfilter php. php
AddType text/html. php
6, php4.2.0 installation and low version of the same
Here you are, you can enjoy Apache 2.0.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.