. Htaccess cannot open the browser.

Source: Internet
Author: User
. Htaccess makes it normal for the browser to open a page, but when I put it in the root directory. htaccess, the page cannot be opened again ,. htaccess content: # & nbsp; Helicon & nbsp; ISAPI_Rewrite & nbsp; configuration & nbsp; file # & nbsp ;. htaccess cannot open the browser
A page is normal, but when I put. htaccess in the root directory, the page can no longer be opened,
. Htaccess content:
# Helicon ISAPI_Rewrite configuration file # Version 3.1.0.66
RewriteEngine On
RewriteRule into index.html $ index. php
RewriteRule into index_ OK .html $ index_ OK .php:
Page display:


Internal Server Error


The server encountered an internal error or misconfiguration and was unableto complete your request.
Please contact the server administrator, gg@tom.com and inform them of thetime the error occurred, and anything you might have done that may have causedthe error.
More information about this error may be available in the server errorlog.
------ Solution --------------------
# Is this added?
RewriteEngine On
RewriteBase/
RewriteRule into index.html $ index. php
RewriteRule into index_ OK .html $ index_ OK .php
RewriteCond % {REQUEST_FILENAME }! -F
RewriteCond % {REQUEST_FILENAME }! -D

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.