After the completion of the local test site, I uploaded it to the space and found an Internal Server Error 500. In this way, I had to close the Clean URL before. Htaccess could work and the 301 jump could be realized. But when I open clean URL, if you’re using drupal’s default.htaccess, you won’t find the page. Now I’ve simply rewritten.htaccess, because All I need is a 301 jump.
The original source: http://suyou.info/node/32
< IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /
RewriteCond %{HTTP_HOST} ^www.(.+)$ [NC]
RewriteRule ^ http://%1%{REQUEST_URI} [L,R=301]
RewriteCond %{REQUEST_FILENAME} ! -f
RewriteCond %{REQUEST_FILENAME} ! -d
RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]
< /IfModule>
Read More:
- NetworkError: 500 Internal Server Error
- Resolution of internal server error problem in diango project
- gateway Internal Server Error 500 Invalid host: lb://xxxxxx
- Ies HTP to 500.19 – Internal Server
- Django debug = false internal server error 500
- Solution of 500 internal server error reported by [SVN] TortoiseSVN
- HTTP status 500 – internal server error (resolved) for Tomcat running project
- An Ajax HTTP error occurred in drupal7 installation occurred.HTTP Result Code
- Dell server reported CPU 1 has an internal error (ierr)
- One of the ways to solve the problem of internal server error in flash learning
- HTTPError HTTP Error 500 INTERNAL SERVER ERROR
- Tomcat error: 500 The server encountered an internal error that prevented it from fulfilling this request
- IIS 7.5, ASP.NET MVC. HTTP error 500 (internal server error), but debugging does not enter the background, the browser only reports 500 errors
- The server internal error that prevented it from fulfilling this request Error (Fixed)
- [Solved] Jupyter Notebook Error 500: Internal Server Error
- Python2.7 + uwsgi error internal server error
- asp.net HTTP error 500.24 – internal server error
- Resolve zuul the HTTP status 500 – internal server error error error displayed after startup
- Service error 500 internal server error
- SAP development and error reporting: 500 SAP internal server error (TE rmination:RABAX_ STATE)