Three-Step static deployment of phpwind

Source: Internet
Author: User

Introduction: This is a detailed page for static deployment of phpwind in three steps. It introduces PHP, related knowledge, skills, experience, and some PHP source code.

Class = 'pingjiaf' frameborder = '0' src = 'HTTP: // biancheng.dnbc?info/pingjia.php? Id = 323131 'rolling = 'no'>

Phpwind has been installed over the past few days, and the biggest problem is static deployment.

The so-called static state is actually pseudo static for phpwind.

What does it mean?

For example, some static phpwind forum page: http://www.5kongsoft.com/bbs/post-htm-fid-4.html

What the essence is http://www.5kongsoft.com/bbs/post.php? Id = 4

This is also a parsing problem, but it is obvious that search engines prefer HTML pages.

Even forged.

However, many webmasters, including those of Wukong software, are not very familiar with PHP. A bunch of official manuals make me confused.

What should I do? Wukong teaches you three steps to win!

Step 1

Reference content is as follows:
  1. <Ifmodule mod_rewrite.c>
  2. Rewriteengine on
  3. Rewritebase/
  4. Rewriterule ^ (. *)-HTM-(. *) $ 1.php? $2
  5. </Ifmodule>

The root directory of your website is htaccess.txt

Step 2

Upload the root directory of the server and change it to. htaccess.

I have many questions about PhP. What is the file name? Can I name it?

Yes, it can be in Unix. It cannot be in your local computer. This is why we changed the name after uploading.

Step 3

Go to the backend and complete static deployment. Follow the phpwind official manual.

Is it easy? This frees you from the worries that PHP is not familiar with webmasters and allows you to easily switch to phpwind!

More articles on "Three-Step static deployment of phpwind"

Love J2EE follow Java Michael Jackson video station JSON online tools

Http://biancheng.dnbcw.info/php/323131.html pageno: 16.

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.