Apache enable module


/ Published in: Apache
Save to your folder(s)

I always forget how to enable modules in Apache.


Copy this code and paste it in your HTML
  1. man a2enmod
  2.  
  3.  
  4. a2enmod
  5.  
  6.  
  7. a2enmod rewrite

Report this snippet


Comments


You need to login to view comments.