AddHandler php5-script .html .htm AddHandler php5-script .html .htm AddHandler php5-script .html .htm Options Indexes FollowSymLinks AllowOverride All Order allow,deny Allow from all Options -Indexes AddHandler php5-script .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/scott-staging.trade-ideas.com ServerName trade-ideas.com Alias /BigTable "/var/www/alldocs/static/BigTable" Alias /cms_static "/var/www/alldocs/static/cms_static" #AliasMatch ^/ /var/www/alldocs/main/RealAddress.html DocumentRoot /var/www/alldocs/scott-staging.trade-ideas.com ServerName www.trade-ideas.com Alias /BigTable "/var/www/alldocs/static/BigTable" Alias /cms_static "/var/www/alldocs/static/cms_static" DocumentRoot /var/www/alldocs/scott-sandbox.trade-ideas.com ServerName scott-sandbox.trade-ideas.com Alias /BigTable "/var/www/alldocs/static/BigTable" Alias /cms_static "/var/www/alldocs/static/cms_static" DocumentRoot /var/www/alldocs/scott-staging.trade-ideas.com ServerName scott-staging.trade-ideas.com Alias /BigTable "/var/www/alldocs/static/BigTable" Alias /cms_static "/var/www/alldocs/static/cms_static" DocumentRoot /var/www/alldocs/scott-sandbox.trade-ideas.com ServerName lab.trade-ideas.com Alias /BigTable "/var/www/alldocs/static/BigTable" Alias /cms_static "/var/www/alldocs/static/cms_static" 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" DocumentRoot /var/www/alldocs/forums ServerName forums.trade-ideas.com # # myPhpAdmin # Expect this to be forwarded from an HTTPS reverse proxy. # Listen 8009 DocumentRoot /var/www/alldocs/phpMyAdmin/ ServerName https://secure.trade-ideas.com