AddHandler php5-script .html .htm AddHandler application/x-httpd-php .html .htm AddHandler php5-script .html .htm AddHandler application/x-httpd-php .html .htm AddHandler php5-script .html .htm AddHandler application/x-httpd-php .html .htm Options Indexes FollowSymLinks AllowOverride All Order allow,deny Allow from all Options -Indexes AddHandler php5-script .html .htm AddHandler application/x-httpd-php .html .htm AddHandler php5-script .html .htm AddHandler application/x-httpd-php .html .htm AddHandler php5-script .html .htm AddHandler application/x-httpd-php .html .htm AddHandler php5-script .html .htm AddHandler application/x-httpd-php .html .htm AuthType Basic Authname "AI Channel" AuthUserFile /var/www/passwords/secure AuthGroupFile /var/www/passwords/groups Require group TIPro employees NameVirtualHost *:80 NameVirtualHost *:443 # This first one is the default. Anything that doesn't match one of the # virtual hosts listed below will come here. On the main system, this # will always try to redirect you to www.trade-ideas.com. DocumentRoot /var/www/alldocs/main ServerName trade-ideas.com Alias /BigTable "/var/www/alldocs/static/BigTable" Alias /cms_static "/var/www/alldocs/static/cms_static" Alias /user-guide "/var/www/alldocs/user-guide" Alias /guide "/var/www/alldocs/user-guide" Alias /getstarted "/var/www/alldocs/getstarted" Alias /hollyguide "/var/www/alldocs/holly-guide" #AliasMatch ^/ /var/www/alldocs/main/RealAddress.html DocumentRoot /var/www/alldocs/main ServerName www.trade-ideas.com Alias /BigTable "/var/www/alldocs/static/BigTable" Alias /cms_static "/var/www/alldocs/static/cms_static" Alias /user-guide "/var/www/alldocs/user-guide" Alias /guide "/var/www/alldocs/user-guide" Alias /getstarted "/var/www/alldocs/getstarted" Alias /hollyguide "/var/www/alldocs/holly-guide" DocumentRoot /var/www/alldocs/pro ServerName pro.trade-ideas.com Alias /BigTable "/var/www/alldocs/static/BigTable" Alias /cms_static "/var/www/alldocs/static/cms_static" Alias /user-guide "/var/www/alldocs/user-guide" Alias /guide "/var/www/alldocs/user-guide" Alias /getstarted "/var/www/alldocs/getstarted" Alias /hollyguide "/var/www/alldocs/holly-guide" DocumentRoot /var/www/alldocs/forums ServerName forums.trade-ideas.com DocumentRoot /var/www/alldocs/main.backup ServerName marvin.trade-ideas.com Alias /cms_static "/var/www/alldocs/static/cms_static" # # myPhpAdmin # Expect this to be forwarded from an HTTPS reverse proxy. # Listen 8009 DocumentRoot /var/www/alldocs/phpMyAdmin/ ServerName https://secure.trade-ideas.com SetHandler server-status #AuthType Basic #AuthName "Apache Stats" #AuthUserFile /var/www/passwords/secure #AuthGroupFile /var/www/passwords/groups #Require group employees Require ip 76.88.104.9