0
Operating system: Ubuntu 14. Web server: apache2.
Friends, I already searched on this and I can’t redirect the url, which is inserted with the https protocol, to the same url, only with http.
Otherwise I can easily use . htaccess (http for https).
I know that, by default, the . htaccess has its functioning disabled in Ubuntu14 + apache2. I have enabled it and it is already working correctly.
My certificate is self-signed. My tests (https-> http) are done with SSL enabled or disabled. In the same: if enabled, the browser shows the invalid certificate screen; if disabled, the browser cannot establish the connection to the web server; the url, in both cases, remains in https after inserted.
http://answall.com/questions/15514/redirecionar-site-https-para-http?rq=1?
– bfavaretto
Thanks for the page indication, but I had already seen it earlier. The code insert shown on . htaccess did not work. I think my problem is not in . htaccess, since I can successfully http to https.
– FightSurf George