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:
- <Ifmodule mod_rewrite.c>
- Rewriteengine on
- Rewritebase/
- Rewriterule ^ (. *)-HTM-(. *) $ 1.php? $2
- </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.