Changes

Jump to navigation Jump to search
6 bytes removed ,  07:34, 15 October 2019
m
Line 57: Line 57:  
<code>sudo nano /etc/apache2/sites-available/redirect_HTTP_to_HTTPS.conf</code>
 
<code>sudo nano /etc/apache2/sites-available/redirect_HTTP_to_HTTPS.conf</code>
   −
<br /><syntaxhighlight lang="apache">
+
<syntaxhighlight lang="apache">
 
<VirtualHost *:80>
 
<VirtualHost *:80>
 
     RewriteEngine on  
 
     RewriteEngine on  

Navigation menu