Ask PHP How to configure the Web server, httpd.conf

Source: Internet
Author: User
How to configure the PHP Web server, httpd.conf
I have a PHP open source project, with iis+php server, configuration,
I will not set permissions, messed up a pass, incredibly can, but at the time of login will jump out of such a dialog box

An error occurred,
The server returned a "404 Object Not Found"

Then I sent a post on that English forum, and there was a reply saying
Check allowoverride in httpd.conf it should is set to ' all ', example ' allowoverride all '

My English is not good, come to ask Csdn's eldest brother,
This httpd.conf, where set, I have little knowledge of PHP,

Which Big brother to give a detailed guidance, thank you first

------Solution--------------------
HTTPD.CONF is the Apache configuration file.

Never seen this mistake before.

It was really messed up by the landlord.

404 is not found this file I was probably the site path problem
------Solution--------------------
Http.conf is Apache.
Add ISAPI if you have IIS.
Please refer to this: http://www.antgg.com/index.php/archives/72
------Solution--------------------
Open your http.conf file

There are places to set up websites and directories:
is roughly:

AllowOverride All


The d:/apache above is the root directory of your website, where the side changes.
------Solution--------------------
All right, use the combo pack. Suitable for beginners oh .....
  • 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.