Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

HTTPS Problem On Frontpage

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi,

I'm running joomla and hikashop on this template.

Currently we are trying to push this website to go https.

But only the administrator can run https while the frontpage giving an error too much redirect.

.htaccess are setup accordingly.
joomla configuration.php for live site are left none.
joomla config in admin - force https -> set to none.

Could you help me regarding this issue.

.htaccess file

RewriteCond %{HTTP:X-Forwarded-Proto} !https
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

Header set Content-Security-Policy "upgrade-insecure-requests"

<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin oliviecafe.com
Header set Access-Control-Allow-Credentials true
Header set Access-Control-Allow-Headers "*"
Header add Access-Control-Allow-Headers "origin, x-requested-with, content-type"
Header add Access-Control-Allow-Methods "PUT, GET, POST, DELETE, OPTIONS"
</IfModule>
  • Mohd Shafiq's Avatar
  • Mohd Shafiq
  • Free Extensions
  • 2 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Mohd,

Can you log in with your Joomla Bamboo membership details

We only offer support for members templates to members

Many thanks
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers