Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PROBLEM HTTP to HTTPS
#1
Exclamation 
Hello there, after changing HTTP to HTTPS - add this line of code to htaccess file:

RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}

my subpages creaded by Special Pages plugin not show and my page print this:

The requested URL /sidla-spolecnosti/ was not found on this server.

And also CKEditor are not working. :/ Please help.
Reply


Messages In This Thread
HTTP to HTTPS - by groowonny - 2017-03-01, 21:54:06
RE: HTTP to HTTPS - by datiswous - 2017-03-03, 23:14:19
RE: HTTP to HTTPS - by groowonny - 2017-03-03, 23:45:35
RE: HTTP to HTTPS - by zekoolweb - 2017-03-08, 20:21:27



Users browsing this thread: 1 Guest(s)