Ask how to configure the php web server, httpd. conf

Source: Internet
Author: User
Tags php web server
How can I configure the php web server? httpd. conf: I got an open-source php Project. I used the iis + php server to configure the project. I didn't set the permissions. I had to make a mess, but it was okay, however, the dialog box anerroroccurred, theserverreturneda & quot; 404 objectnotfound & quot; will pop up during login. then I posted a comment on how to configure the php web server, httpd. conf
I have an open-source php project, using the iis + php server to configure,
I will not set permissions. I am confused, but it is okay, but this dialog box will pop out during login.

An error occurred,
The server returned a "404 object not found"

Then I posted a post on that English Forum and replied
Check AllowOverride in httpd. conf it shoshould be set to "All", example "AllowOverride All"
,
If my English is not good, let's ask csdn's eldest brother,
I don't know much about the httpd. conf configuration,

Which of you can give me a detailed explanation? thank you!

------ Solution --------------------
Httpd. conf is the configuration file of apache.

I have never seen this error.

It was indeed messed up by the landlord ..

In the case of 404, the file was not found. I probably encountered a website path problem.
------ Solution --------------------
Http. conf is APACHE's
If IIS is used, add ISAPI.
Can refer to this: http://www.antgg.com/index.php/archives/72
------ Solution --------------------
Open your http. conf file

There is a place for setting the website and directory:
Roughly:

AllowOverride All


The above D:/apache is the root directory of your website, which is changed here.
------ Solution --------------------
Okay, use a combination package .. Suitable for beginners ............

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.