Typecho pseudo-static how to remove index.php

Source: Internet
Author: User

All know Typecho is developed by the people of a very excellent single-player blog system, code short, simple and friendly, the latest 1.0 official version less than 1MB, long ago used, recently looked at, finally updated version to the present 1.0 official version.

System Installation Requirements

  • PHP 5.2 or more
  • MySQL, PostgreSQL, SQLite any kind of database support, and install the relevant extensions in PHP
  • Curl Extension Support
  • Mbstring or Iconv Extended support

Pseudo-static rules

Rewriteengine

Onrewritebase/rewritecond%{request_filename}!-frewritecond%{request_filename}!-dRewriteRule ^ (. *) $ index.php [L,E =PATH_INFO:$1]

Replace the original.htaccess

Files can

Then in the: Settings-persistent connection settings option, check the Enable Address rewriting feature, after saving the settings, the prompt appears:

Rewrite feature detection failed, please check your server settings, if you still want to enable this feature, please tick here tick, click Save Settings.

Then the nasty index.php disappeared and the pseudo-static was perfect. For more information, please contact Mei qq:2881064157

Typecho pseudo-static how to remove index.php

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.