Differences

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

Link to this comparison view

Next revision
Previous revision
apache_fcgid [2014/08/04 16:31]
127.0.0.1 external edit
apache_fcgid [2015/06/01 15:34] (current)
steve [Apache Configuration]
Line 22: Line 22:
  
 <​code>​ <​code>​
-APXS=/​usr/​local/​dtrike/​apache2/​bin/​apxs ./​configure.apxs+APXS=/​usr/​local/​steve/​apache2/​bin/​apxs ./​configure.apxs
 make make
 make install make install
Line 56: Line 56:
 <​code>​ <​code>​
 <​VirtualHost *:80> <​VirtualHost *:80>
-        ServerName qa.digitaltrike.com+        ServerName qa.beandog.org
         DocumentRoot "/​var/​www/​html/​qa"​         DocumentRoot "/​var/​www/​html/​qa"​
         <​Directory "/​var/​www/​html/​qa">​         <​Directory "/​var/​www/​html/​qa">​