How does a pseudo-static rule under htaccess become http. ini?
Source: Internet
Author: User
How does a pseudo-static rule under htaccess become http. ini. this is the content in htaccess & nbsp; because your vps is equipped with iss & nbsp; you cannot get it & nbsp; what about & nbsp; rewrite it to & nbsp; http. what about ini & nbsp; thanks to htaccess, how does the pseudo-static rules become http. ini's.
This is the content in htaccess. because our vps is installed with iss, we cannot rewrite it as http. ini. thank you!
RewriteEngine on
RewriteCond % {SCRIPT_FILENAME }! -F
RewriteCond % {SCRIPT_FILENAME }! -D
RewriteRule ^ (. *) $ index. php/$1 pseudo-static share:
------ Solution --------------------
Directly install a pseudo-static file. if you have many requirements, I will send you an ini file and conf file and htaccess.
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