What does the pseudo-static rule in. htaccess mean?

Source: Internet
Author: User
What does the pseudo-static rule in. htaccess mean?
 
  RewriteEngine onRewriteCond %{REQUEST_FILENAME} !-dRewriteCond %{REQUEST_FILENAME} !-fRewriteRule ^(.*)$ index.php?/$1 [QSA,PT,L]
 


/Q_login-qq_login.html such Web site the original dynamic Web site should be what?
The page is blank because the URL is not automatically redirected! Please advise!


Reply to discussion (solution)

If the directory contains the q_login-qq_login.html file, this file is displayed.

If not, run index. php? Q_login-qq_login.html

If the directory contains the q_login-qq_login.html file, this file is displayed.

If not, run index. php? Q_login-qq_login.html



The q_login-qq_login.html exists, but the browser views the code only:
 
 
 


You cannot find the template file. THINKPHP project.

Due to this error, my QQ quick login (QQ internet) application has been rejected!
* Q * .html is not found in the template. besides login.html, other QQ login template files that seem to be associated with the preceding URLs are not found,
But login.html is not a template file for QQ login, which is really a headache!

?? Is thinkphp's. htaccess rewrite

RewriteCond % {REQUEST_FILENAME }! -D is not a category?
RewriteCond % {REQUEST_FILENAME }! -F is not a file either.
RewriteRule ^ (. *) $ index. php? /$1 [QSA, PT, L] redirect to index. php? Management

Hmm ~ How can I find the template file so that/q_login-qq_login.html displays the correct content?

Depressing ,,,,,

Now you can go to the QQ logon page, but the error message is: redirect uri is illegal (100010)

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.