User Tools

Site Tools


apache2_ssl_debian

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
apache2_ssl_debian [2012/08/01 04:56] memeruizapache2_ssl_debian [2012/08/01 04:58] memeruiz
Line 79: Line 79:
   #      and remember the virtual host for logging puposes   #      and remember the virtual host for logging puposes
   RewriteRule   ^/(.*)$   %1/$1  [E=VHOST:${lowercase:%{HTTP_HOST}}]   RewriteRule   ^/(.*)$   %1/$1  [E=VHOST:${lowercase:%{HTTP_HOST}}]
 +
 +  * We need the rewrite module:
 +
 +  sudo a2enmod rewrite
 +
 +  * Restart apache2 and voila!
  
  
apache2_ssl_debian.txt · Last modified: 2021/02/01 05:55 by 127.0.0.1