Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Read MoreWelcome to WordPress. This is your first post. Edit or delete it, then start writing!
Read MoreTo open .htaccess file using FTP and add these following codes RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)\.html$ /$1 [L,R=301]
Read More