Report this

What is the reason for this report?

How Can I Edit .htaccess on wordpress blog

Posted on July 5, 2015

How Can I Edit .htaccess on wordpress blog i use wordpres seo plugin to edit .htaccess and insert below code

Options +FollowSymlinks RewriteEngine On RewriteCond %{SERVER_PORT} ^443$ RewriteRule ^(.*)$ http://%{HTTP_HOST}/$1 [R=301,L]

now its giving 500 Internal Server Error please help me how can i edit .htaccess file i used WinSCP but there are no .htacces file on www folder

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.