View Single Post
Old 12-10-2016, 11:20 AM  
Barry-xlovecam
It's 42
 
Industry Role:
Join Date: Jun 2010
Location: Global
Posts: 18,083
https://httpd.apache.org/docs/curren...d_include.html

I like SSI but it is old school ...
Very fast and native to the server.
That is mod has been enabled with the every default build I have worked with.

My newest server Apache2 install had that mod off too -- but I did a custom compile and overlooked it ...

Code:
[email protected]:~# a2enmod include
Considering dependency mime for include:
Module mime already enabled
Enabling module include.
To activate the new configuration, you need to run:
  service apache2 restart
[email protected]:~#: service apache2 restart
Thanks for the response -- saved me a lot of grief.
Barry-xlovecam is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote