Install PHP and build a blog (iv) pseudo-static

Source: Internet
Author: User
Tags install php

Tagged with: GPO Bubuko share website share image technology RDP PNG location

Visit the website? p=4 dynamic Link, change to pseudo-static

Http://blog.daxian.com/?p=4

Implement WordPress URL pseudo-Static

Set-----Fixed connection-------Custom structure-----Input Code

/archives/%post_id%.html

Save

Modify Nginx

cd/application/nginx/conf/extra/

Vim blog.conf

Location/{
Root Html/blog;
Index index.php index.html index.htm;
try_files $uri $uri//index.php?q= $uri &args;
}

/application/nginx/sbin/nginx-t

/application/nginx/sbin/nginx-s Reload

Visit website Articles

Install PHP and build a blog (iv) pseudo-static

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.