?
avatar pk2234
pk2234
28 Dec 2018

Steps to reproduce the issue

I'm trying to redirect HTTP to HTTPS but it's not working.

Actually recently I updated my website with SSL certificate in that everything is done. I have added redirect code in my .htaccess file.

RewriteEngine On RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] But the only Homepage working perfectly. It’s automatically redirecting http://www.lyricsfed.com to https://www.lyricsfed.com
But all others page/post did not get redirecting. I am using your plugin, please give me a solution for all page redirecting.

I want to redirect my all post automatically.

Example: http://www.example.com/post/ to https://www.example.com/post/

Pleases short out my problem.

Expected result

Actual result

System information (as much as possible)

Additional comments

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
3.00

avatar pk2234 pk2234 - open - 28 Dec 2018
avatar joomla-cms-bot joomla-cms-bot - labeled - 28 Dec 2018
avatar tonypartridge
tonypartridge - comment - 28 Dec 2018

This is Joomla! GitHub for coding related issues to Joomla! Please use google for your Wordpress issues.

avatar Quy Quy - change - 28 Dec 2018
Status New Closed
Closed_Date 0000-00-00 00:00:00 2018-12-28 11:27:23
Closed_By Quy
avatar joomla-cms-bot joomla-cms-bot - change - 28 Dec 2018
Closed_By Quy joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 28 Dec 2018
avatar joomla-cms-bot
joomla-cms-bot - comment - 28 Dec 2018

Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/23361

Add a Comment

Login with GitHub to post a comment