User nobody
Group nobody
PidFile /usr/local/logs/httpd/httpd.pid
SSLRandomFile /dev/urandom 1024
SSLRandomFilePerConnection /dev/urandom 1024
ServerType standalone
ServerRoot /usr/local/apache
Port 80
Listen 80
Listen 443
MinSpareServers 1
MaxSpareServers 20
StartServers 50
MaxClients 110
DocumentRoot /usr/local/apache_ssl/htdocs
LoadModule env_module libexec/mod_env.so
LoadModule config_log_module libexec/mod_log_config.so
LoadModule agent_log_module libexec/mod_log_agent.so
LoadModule referer_log_module libexec/mod_log_referer.so
LoadModule mime_module libexec/mod_mime.so
LoadModule negotiation_module libexec/mod_negotiation.so
LoadModule status_module libexec/mod_status.so
LoadModule info_module libexec/mod_info.so
LoadModule includes_module libexec/mod_include.so
LoadModule autoindex_module libexec/mod_autoindex.so
LoadModule dir_module libexec/mod_dir.so
LoadModule cgi_module libexec/mod_cgi.so
LoadModule asis_module libexec/mod_asis.so
LoadModule imap_module libexec/mod_imap.so
LoadModule action_module libexec/mod_actions.so
LoadModule alias_module libexec/mod_alias.so
LoadModule rewrite_module libexec/mod_rewrite.so
LoadModule access_module libexec/mod_access.so
LoadModule auth_module libexec/mod_auth.so
LoadModule setenvif_module libexec/mod_setenvif.so
LoadModule p14_module libexec/mod_p14.so
LoadModule expires_module libexec/mod_expires.so
LoadModule headers_module libexec/mod_headers.so
LoadModule proxy_module libexec/libproxy.so
LoadModule status_module libexec/mod_status.so
LoadModule arm_module libexec/mod_arm.so
ClearModuleList
AddModule mod_env.c
AddModule mod_log_config.c
AddModule mod_log_agent.c
AddModule mod_log_referer.c
AddModule mod_mime.c
AddModule mod_negotiation.c
AddModule mod_status.c
AddModule mod_info.c
AddModule mod_include.c
AddModule mod_autoindex.c
AddModule mod_dir.c
AddModule mod_cgi.c
AddModule mod_asis.c
AddModule mod_imap.c
AddModule mod_actions.c
AddModule mod_alias.c
AddModule mod_rewrite.c
AddModule mod_access.c
AddModule mod_auth.c
AddModule mod_so.c
AddModule mod_setenvif.c
AddModule mod_perl.c
AddModule apache_ssl.c
AddModule mod_p14.c
AddModule mod_headers.c
AddModule mod_expires.c
AddModule mod_proxy.c
AddModule mod_status.c
AddModule mod_arm.c
LogLevel warn
ServerSignature Off
LogFormat "%{%Y-%m-%d%H:%M:%S}t%a%l%v%A%{Abuse}e%m%U%q%s0%b%{Content-Length}i%T%{User-Agent}i%{Cookie}i%{Referer}i" w3c_ext
CustomLog "| /usr/local/apache_ssl/bin/rotatelogs /usr/local/logs/httpd/extended.log 86400" w3c_ext
#ErrorLog "|/usr/local/apache_ssl/bin/rotatelogs /usr/local/apache_ssl/logs/error_log 86400"
ErrorLog "/usr/local/logs/httpd/error.log"
SSLDisable
#SSLEnable
SSLCacheServerPath /usr/local/apache_ssl/bin/gcache
SSLCacheServerPort logs/gcache_port
#SSLCacheServerPort 1234
SSLCacheServerRunDir /tmp
SSLSessionCacheTimeout 1500
#SSLCACertificatePath /usr/local/apache/conf
#SSLCertificateFile /usr/local/apache/ssl/cert.pem
#SSLCertificateKeyFile /usr/local/apache/ssl/private/key.pem
# Set SSLVerifyClient to:
# 0 if no certicate is required
# 1 if the client may present a valid certificate
# 2 if the client must present a valid certificate
# 3 if the client may present a valid certificate but it is not required to
# have a valid CA
SSLVerifyClient 0
# How deeply to verify before deciding they don't have a valid certificate
SSLVerifyDepth 10
SSLBanCipher NULL-MD5:NULL-SHA
ExpiresActive on
ExpiresByType text/html A-3600
ExpiresDefault now
Header set PRAGMA no-cache
Header set Cache-control no-cache
DefaultType text/html
DirectoryIndex index.html index.htm default.html default.htm
AccessFileName .htaccess
AddHandler server-parsed .htm .html .txt
UseCanonicalName off
TypesConfig conf/mime.types
AddEncoding x-compress Z
AddEncoding x-gzip gz tgz
AddType application/x-tar .tgz
BrowserMatch "Mozilla/2" nokeepalive
BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0
BrowserMatch "RealPlayer 4\.0" force-response-1.0
BrowserMatch "Java/1\.0" force-response-1.0
BrowserMatch "JDK/1\.0" force-response-1.0
ProxyRequests On
ProxyPass /webapps http://appscluster.ops.about.com
#ProxyPass /mp http://primecgi.primedia.com/mp-bin
NameVirtualHost 10.12.12.125:443
NameVirtualHost 10.12.12.125:80
NameVirtualHost 10.12.13.125:443
NameVirtualHost 10.12.13.125:80
ExtendedStatus On
SetHandler server-status
order deny,allow
deny from all
allow from 10.
Options IncludesNOEXEC FollowSymLinks
AllowOverride None
Options IncludesNOEXEC FollowSymLinks
AllowOverride None
Options IncludesNOEXEC FollowSymLinks
AllowOverride None
Options IncludesNOEXEC FollowSymLinks
AllowOverride None
Options IncludesNOEXEC FollowSymLinks
AllowOverride None
Options IncludesNOEXEC FollowSymLinks
AllowOverride None
Options IncludesNOEXEC FollowSymLinks
AllowOverride None
Options IncludesNOEXEC FollowSymLinks
AllowOverride None
Options IncludesNOEXEC FollowSymLinks
AllowOverride None
Options IncludesNOEXEC FollowSymLinks
AllowOverride None
AllowOverride None
Options ExecCGI FollowSymLinks Includes
Order allow,deny
Allow from all
AllowOverride None
Options ExecCGI Includes
Order allow,deny
Allow from all
SetHandler perl-script
PerlHandler Apache::Registry
Options IncludesNOEXEC FollowSymLinks
AllowOverride None
Order Deny,allow
Deny from all
Options +Includes
DirectoryIndex classifieds_admin
Order Allow,deny
Allow from all
Order Deny,Allow
Deny from all
Order Allow,deny
Allow from all
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
DirectoryIndex ad_management
#ARM Directives
ARMAccessControl Off
ARMAuthentication On
ARMAuthorization On
ARMAuthoritative On
ARMResourceString "acc/innewyorkmag"
AuthType ARM
require valid-user
ARMResourceString "exnet/pri/teachworld_sweeps"
AuthType ARM
require valid-user
#
#
# ARMAccessControl Off
# ARMAuthentication On
# ARMAuthorization On
# ARMAuthoritative On
# ARMResourceString "exnet/nymetro"
# AuthType ARM
# require valid-user
#
#
# On test boxes it doesn't help to mask errors...
# ErrorDocument 404 /zshare70z/includeall/genl/404b.htm
ScriptAlias /redirect/ /mnt/www/vdir/cgi-bin/apps/redirect/
Alias /abimages/ /mnt/abwww/images/
Alias /zadz/ /mnt/www/vdir/ads/
Alias /zdynahubz/ /mnt/www/vdir/zdynahubz/
Alias /zimages70z/ /mnt/www/vdir/zimages70z/
Alias /zpicsz/ /mnt/www/vdir/zpicsz/
Alias /zscriptz/ /mnt/www/vdir/giscripts/
Alias /zshare70z/ /mnt/www/vdir/zshare70z/
Alias /z/ /mnt/www/vdir/z/
Alias /zpirtz/ /mnt/www/vdir/zpirtz/
PerlRequire /usr/local/inny/admin/bin/startup.pl
PerlRequire /usr/local/yeg/admin/bin/startup.pl
PerlRequire /usr/local/pirt/pirtmember/bin/startup.pl
PerlRequire /mnt/www/vfs_member/bin/startup.pl
# Setup global environment variable to control Cybersource merchant id
# This variable will facilitate support for multiplie merchant ids as
# required by the Classified credit card transaction system
# Default setting is "aboutclass"
# Non-About vhost entries must override with a custom Cybersource merchant id
SetEnv MERCHANT_ID aboutclass
# End of configuration
ExtendedStatus On
SetHandler server-status
order deny,allow
deny from all
allow from 10.
SetHandler perl-status
order deny,allow
deny from all
allow from 10.
ExpiresActive On
ExpiresByType text/html now
ServerAdmin ops@about.com
ServerName 10.12.12.125
DocumentRoot /usr/local/apache_ssl/htdocs
AllowOverride None
Options ExecCGI FollowSymLinks Includes
Order allow,deny
Allow from all
AllowOverride None
Options ExecCGI Includes
Order allow,deny
Allow from all
#
#
# BROKERLISTINGS
#
# This include should bring up all brokerlistings sites.
#Include conf/hosts/brokerlistings/
ScriptAlias /cgi/ /mnt/www/tools/nymetroadmin/cgi/
ServerName nymadmin.newyorkmetro.com
ServerAlias nymadmin.metronewyork.com
DocumentRoot /mnt/www/tools/nymetroadmin
Options FollowSymLinks ExecCGI
SetEnv SITE_DIR_NAME "New York Metro"
SetHandler cgi-script
#SetHandler perl-script
#PerlHandler Apache::Registry
Options ExecCGI
#PerlModule Apache::Registry
PerlModule CGI
PerlSendHeader On
Options Indexes FollowSymLinks MultiViews +Includes
AllowOverride None
Order allow,deny
Allow from all
ServerName innyadmin.in-newyorkmag.com
DocumentRoot /mnt/www/tools/innyadmin
Options IncludesNOEXEC FollowSymLinks
SetEnv SITE_DIR_NAME "innyadmin"
SetHandler perl-script
PerlSetVar DEBUG 1
PerlHandler INNY::new_listing
SetHandler perl-script
PerlSetVar DEBUG 1
PerlHandler INNY::edit_listing
SetHandler perl-script
PerlSetVar DEBUG 1
PerlHandler INNY::delete_listing
SetHandler perl-script
PerlSetVar DEBUG 1
PerlHandler INNY::view_listings
SetHandler perl-script
PerlSetVar DEBUG 1
PerlHandler INNY::search_listing
SetHandler perl-script
PerlSetVar DEBUG 1
PerlHandler INNY::view_edit
ServerName tgadmin.tigerbeat.com
DocumentRoot /mnt/www/tools/tgadmin
Options IncludesNOEXEC FollowSymLinks
SetEnv SITE_DIR_NAME "tgadmin"
SetHandler perl-script
PerlSetVar DEBUG 1
PerlHandler TGBeat::new_listing
SetHandler perl-script
PerlSetVar DEBUG 1
PerlHandler TGBeat::edit_listing
SetHandler perl-script
PerlSetVar DEBUG 1
PerlHandler TGBeat::delete_listing
SetHandler perl-script
PerlSetVar DEBUG 1
PerlHandler TGBeat::view_listings
SetHandler perl-script
PerlSetVar DEBUG 1
PerlHandler TGBeat::search_listing
SetHandler perl-script
PerlSetVar DEBUG 1
PerlHandler TGBeat::view_edit
ServerName teachworld.about.com
ServerAlias www.teachworld.about.com
DocumentRoot /mnt/www/sites/teachworld_sweeps/
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/teachworld_sweeps/cgi
ScriptAlias /cgi/ /mnt/www/sites/teachworld_sweeps/cgi/
ScriptAlias /admin/ /mnt/www/sites/teachworld_sweeps/admin/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
SetEnv SITE_DIR_NAME "TeachWorld"
ScriptAlias /cgi/ /mnt/www/tools/17admin/cgi/
Servername hadmin.seventeen.com
DocumentRoot /mnt/www/tools/17admin
Options FollowSymLinks ExecCGI
SetEnv SITE_DIR_NAME "hadmin"
SetEnv PUBLISHER_ID "1"
ScriptAlias /cgi/ /mnt/www/tools/MoveAgain_admin/cgi/
ServerName mvadmin.moveagain.com
DocumentRoot /mnt/www/tools/MoveAgain_admin/htdocs
Options FollowSymLinks ExecCGI
Alias /images/uploads/ /mnt/output/tools/MoveAgain_admin/images/uploads/
AllowOverride None
Options ExecCGI Includes
Order allow,deny
Allow from all
ServerName preview.thepirtgroup.com
ServerAlias preview.bperf.thepirtgroup.com
DocumentRoot /mnt/www/sites/preview.bperf
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.bperf/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.bperf/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ScriptAlias /cgi/ /mnt/www/tools/cal/
ServerName caladmin.about.com
DocumentRoot /mnt/www/tools/cal/
SetEnv DB_NAME "cal"
SetEnv DB_HOST ""
SetEnv DB_USER "postgres"
SetEnv DB_PASS ""
SetEnv DB_CLIENT "ops@about-inc.com"
SetEnv DB_CALENDAR "testcal"
SetENV CAL_PUB_DIR "/mnt/output/tools/calendar/"
Options FollowSymLinks ExecCGI
AllowOverride None
Options ExecCGI Includes
Order allow,deny
Allow from all
SetHandler perl-script
PerlHandler Apache::Registry
ScriptAlias /cgi/ /mnt/www/tools/commmentadmin/
Alias /pub/ /mnt/output/tools/pub/
ServerName commentadmin.about.com
DocumentRoot /mnt/www/tools/commentadmin/
SetEnv DB_NAME "comment"
SetEnv DB_HOST ""
SetEnv DB_USER "postgres"
SetEnv DB_PASS ""
AllowOverride None
Options ExecCGI Includes
Order allow,deny
Allow from all
SetHandler perl-script
PerlHandler Apache::Registry
ScriptAlias /cgi/ /mnt/www/tools/comment/cgi/
Alias /pub/ /mnt/output/tools/pub/
ServerName comment.about.com
DocumentRoot /mnt/www/tools/comment/
SetEnv DB_NAME "comment"
SetEnv DB_HOST ""
SetEnv DB_USER "postgres"
SetEnv DB_PASS ""
SetEnv PUB_DIR "/pub"
SetEnv B_PUB_DIR "/mnt/output/tools/comment/"
SetEnv cn "qa"
SetEnv st "NY"
SetEnv birthdate "5/10/1965"
Options FollowSymLinks ExecCGI
AllowOverride None
Options ExecCGI Includes
Order allow,deny
Allow from all
SetHandler perl-script
PerlHandler Apache::Registry
ServerName pirtgroup.com
ServerAlias www.pirtgroup.com
ServerAlias thepirtgroup.com
ServerAlias www.thepirtgroup.com
DocumentRoot /mnt/www/sites/thepirtgroup/
Options IncludesNOEXEC FollowSymLinks
ServerName preview.in-newyorkmag.com
ServerAlias www.preview.in-newyorkmag.com
DocumentRoot /mnt/www/sites/innewyork/
Options IncludesNOEXEC FollowSymLinks
SetEnv SITE_DIR_NAME "innymag"
ARMAccessControl Off
ARMAuthentication On
ARMAuthorization On
ARMAuthoritative On
ARMResourceString "acc/innewyorkmag"
AuthType ARM
require valid-user
ServerName shuzai.modernbride.thepirtgroup.com
DocumentRoot /mnt/www/tools/shuzaiII
SetEnv TOOLNAME shuzai
SetEnv TOOL_DISPLAYNAME Shuzai
SetEnv CLIENTNAME modernbride
SetEnv CLIENT_DISPLAYNAME ModernBride.com
SetEnv PROPERTY modernbride
PerlSendHeader On
Order allow,deny
Allow from all
DirectoryIndex shuzai
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
#SetHandler cgi-script
PerlHandler Apache::Registry
Options +ExecCGI
#SetHandler perl-script
SetHandler cgi-script
#PerlHandler Apache::Registry
ARMResourceString "intra/haven"
AuthType ARM
require valid-user
ServerName shuzai.seventeen.thepirtgroup.com
DocumentRoot /mnt/www/tools/shuzaiII
SetEnv TOOLNAME shuzai
SetEnv TOOL_DISPLAYNAME Shuzai
SetEnv CLIENTNAME seventeen
SetEnv CLIENT_DISPLAYNAME SevenTeen.com
SetEnv PROPERTY seventeen
PerlSendHeader On
Order allow,deny
Allow from all
DirectoryIndex shuzai
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
#SetHandler cgi-script
PerlHandler Apache::Registry
Options +ExecCGI
#SetHandler perl-script
SetHandler cgi-script
#PerlHandler Apache::Registry
ARMResourceString "intra/haven"
AuthType ARM
require valid-user
ServerName shuzai.modernbride.com
SetEnv TOOLNAME shuzai
SetEnv TOOL_DISPLAYNAME Shuzai
SetEnv CLIENTNAME modernbride
SetEnv CLIENT_DISPLAYNAME ModernBride.com
SetEnv PROPERTY modernbride
PerlSendHeader On
DocumentRoot /mnt/www/tools/shuzaiII
Order allow,deny
Allow from all
DirectoryIndex sc
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order deny,allow
Deny from all
Order deny,allow
Deny from all
ServerName shuzai.seventeen.com
SetEnv TOOLNAME shuzai
SetEnv TOOL_DISPLAYNAME Shuzai
SetEnv CLIENTNAME seventeen
SetEnv CLIENT_DISPLAYNAME SevenTeen.com
SetEnv PROPERTY seventeen
PerlSendHeader On
DocumentRoot /mnt/www/tools/shuzaiII
Order allow,deny
Allow from all
DirectoryIndex sc
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order deny,allow
Deny from all
Order deny,allow
Deny from all
Servername shuzaitest.about.com
DocumentRoot /mnt/www/tools/shuzai
Options FollowSymLinks ExecCGI
SetEnv SITE_DIR_NAME "shuzai"
ServerName shuzai.gardening.about.com
DocumentRoot /mnt/www/tools/shuzaiII
Options ExecCGI Includes FollowSymLinks +Indexes
DirectoryIndex shuzai
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
#SetHandler cgi-script
PerlHandler Apache::Registry
Options +ExecCGI
#SetHandler perl-script
SetHandler cgi-script
#PerlHandler Apache::Registry
ServerName shuzai.ab-gardening.about.com
DocumentRoot /mnt/www/tools/shuzaiII
SetEnv PROPERTY ab_gardening
SetEnv TOOLNAME shuzai
SetEnv TOOL_DISPLAYNAME Shuzai
SetEnv CLIENTNAME gardening.about
SetEnv CLIENT_DISPLAYNAME Gardening
Options ExecCGI Includes FollowSymLinks +Indexes
DirectoryIndex shuzai
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
#SetHandler cgi-script
PerlHandler Apache::Registry
Options +ExecCGI
#SetHandler perl-script
SetHandler cgi-script
#PerlHandler Apache::Registry
ScriptAlias /cgi/ /mnt/www/sites/equisearch/cgi/
Servername secure.horses.about.com
DocumentRoot /mnt/www/sites/equisearch
Options FollowSymLinks ExecCGI
SetEnv SITE_DIR_NAME "Equisearch"
AllowOverride None
Options ExecCGI Includes
Order allow,deny
Allow from all
SetHandler perl-script
PerlHandler Apache::Registry
Alias /zscriptz/ /mnt/abwww/vdir/giscripts/
Alias /zshare70z/ /mnt/abwww/vdir/zshare70z/
Alias /zfrequentz/ /mnt/abwww/vdir/zfrequentz/
Alias /zcoz/ /mnt/abwww/vdir/co/
Alias /z/ /mnt/abwww/vdir/z/
Alias /w3c/ /mnt/abwww/vdir/z/w840/ia/s/
Alias /dc/ /mnt/abwww/guide/horses/dc/
Alias /gi/ /mnt/abwww/guide/horses/gi/
Alias /abimages/ /mnt/abwww/images/
Alias /abads/ /mnt/abwww/vdir/z/js/
AllowOverride None
Options +Includes
#
# SetHandler perl-script
# PerlHandler PIRT::member::mem_directory
#
#
# SetHandler perl-script
# PerlHandler PIRT::member::mem_directory
#
#
# SetHandler perl-script
# PerlHandler PIRT::member::mem_directory
#
#
# SetHandler perl-script
# PerlHandler PIRT::member::mem_directory
#
SetHandler perl-script
PerlHandler PIRT::member::mem_directory
ServerName secure.horses.about.com
DocumentRoot /mnt/www/sites/equisearch
SSLEnable
SSLCertificateFile /usr/local/ssl/certs/secure_horses_about_com/cert.cer
SSLCertificateKeyFile /usr/local/ssl/certs/secure_horses_about_com/key.pem
AllowOverride None
Options ExecCGI Includes
Order allow,deny
Allow from all
SetHandler perl-script
PerlHandler Apache::Registry
ProxyPass /searchprime http://primesearch.about.com/texis
ProxyPass /cgi2/ http://primecgi.primedia.com/cgi-bin/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
SetEnv SITE_DIR_NAME "Equisearch"
SetEnv login_page "/membership/login.htm"
SetHandler perl-script
PerlHandler PIRT::member::mem_directory
#
# SetHandler perl-script
# PerlHandler PIRT::member::mem_directory
#
#
# SetHandler perl-script
# PerlHandler PIRT::member::mem_directory
#
#
# SetHandler perl-script
# PerlHandler PIRT::member::mem_directory
#
#
# SetHandler perl-script
# PerlHandler PIRT::member::mem_directory
#
SetHandler perl-script
PerlHandler PIRT::member::mem_directory
Alias /zscriptz/ /mnt/abwww/vdir/giscripts/
Alias /zshare70z/ /mnt/abwww/vdir/zshare70z/
Alias /zfrequentz/ /mnt/abwww/vdir/zfrequentz/
Alias /zcoz/ /mnt/abwww/vdir/co/
Alias /z/ /mnt/abwww/vdir/z/
Alias /w3c/ /mnt/abwww/vdir/z/w840/ia/s/
Alias /dc/ /mnt/abwww/guide/horses/dc/
Alias /gi/ /mnt/abwww/guide/horses/gi/
Alias /abimages/ /mnt/abwww/images/
Alias /abads/ /mnt/abwww/vdir/z/js/
#
ServerName admin.horses.about.com
DocumentRoot /mnt/www/tools/equisearchadmin
# SSLEnable
# SSLCertificateFile /usr/local/ssl/certs/secure_horses_about_com/cert.cer
# SSLCertificateKeyFile /usr/local/ssl/certs/secure_horses_about_com/key.pem
AllowOverride None
Options ExecCGI Includes
Order allow,deny
Allow from all
SetHandler perl-script
PerlHandler Apache::Registry
ProxyPass /searchprime http://primesearch.about.com/texis
ProxyPass /cgi2/ http://primecgi.primedia.com/cgi-bin/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
SetEnv SITE_DIR_NAME "Equisearch"
SetEnv login_page "/membership/login.htm"
SetHandler perl-script
PerlHandler PIRT::member::mem_directory
SetHandler perl-script
PerlHandler PIRT::member::memtest
#
# SetHandler perl-script
# PerlHandler PIRT::member::mem_directory
#
#
# SetHandler perl-script
# PerlHandler PIRT::member::mem_directory
#
#
# SetHandler perl-script
# PerlHandler PIRT::member::mem_directory
#
#
# SetHandler perl-script
# PerlHandler PIRT::member::mem_directory
#
SetHandler perl-script
PerlHandler PIRT::member::mem_directory
Alias /zscriptz/ /mnt/abwww/vdir/giscripts/
Alias /zshare70z/ /mnt/abwww/vdir/zshare70z/
Alias /zfrequentz/ /mnt/abwww/vdir/zfrequentz/
Alias /zcoz/ /mnt/abwww/vdir/co/
Alias /z/ /mnt/abwww/vdir/z/
Alias /w3c/ /mnt/abwww/vdir/z/w840/ia/s/
Alias /dc/ /mnt/abwww/guide/horses/dc/
Alias /gi/ /mnt/abwww/guide/horses/gi/
Alias /bicommon/ /mnt/abwww/input/platinum/b2beinserted/common/
Alias /bideal/ /mnt/www/input/platinum/b2beinserted/deals4sites/
Servername admin.flyfishing.about.com
DocumentRoot /mnt/www/tools/vfs
SetEnv SITE_DIR_NAME "Virtual FlyShop"
PerlModule Apache:Registry
PerlTaintCheck Off
ScriptAlias /cgi/ /mnt/www/tools/vfs/cgi/
#RewriteEngine Off
ScriptAlias /orvis-cgi /mnt/www/tools/vfs/orvis-cgi
Alias /dc/ /mnt/www/guide/flyfishing/dc/
Alias /gi/ /mnt/www/guide/flyfishing/gi/
Options Indexes Includes FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
SetHandler cgi-script
Options ExecCGI
PerlHandler vfs_membercode::memreg
SetHandler perl-script
AllowOverride None
PerlSetVar login_page /membership/login.htm
PerlAccessHandler vfs_membercode::mem_directory
Options ExecCGI Includes
AllowOverride None
PerlSetVar login_page /membership/login.htm
PerlAccessHandler vfs_membercode::mem_directory
Options ExecCGI Includes
Alias /zscriptz/ /mnt/abwww/vdir/giscripts/
Alias /zshare70z/ /mnt/abwww/vdir/zshare70z/
Alias /zfrequentz/ /mnt/abwww/vdir/zfrequentz/
Alias /zcoz/ /mnt/abwww/vdir/co/
Alias /z/ /mnt/abwww/vdir/z/
Alias /w3c/ /mnt/abwww/vdir/z/w840/ia/s/
# Alias /dc/ /mnt/abwww/guide/horses/dc/
# Alias /gi/ /mnt/abwww/guide/horses/gi/
Alias /images/ /mnt/abwww/images/
ServerName admin.flyfishing.about.com
DocumentRoot /mnt/www/tools/vfs
ScriptAlias /cgi/ /mnt/www/tools/vfs/cgi/
Alias /dc/ /mnt/abwww/guide/flyfishing/dc/
Alias /gi/ /mnt/abwww/guide/flyfishing/gi/
SSLEnable
SSLCertificateFile /usr/local/ssl/certs/secure_horses_about_com/cert.cer
SSLCertificateKeyFile /usr/local/ssl/certs/secure_horses_about_com/key.pem
ProxyPass /searchprime http://primesearch.about.com/texis
ProxyPass /cgi2/ http://primecgi.primedia.com/cgi-bin/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
SetEnv SITE_DIR_NAME "Flyfishing"
PerlModule Apache:Registry
PerlTaintCheck Off
SetEnv login_page "/membership/login.htm"
Alias /zscriptz/ /mnt/abwww/vdir/giscripts/
Alias /zshare70z/ /mnt/abwww/vdir/zshare70z/
Alias /zfrequentz/ /mnt/abwww/vdir/zfrequentz/
Alias /zcoz/ /mnt/abwww/vdir/co/
Alias /z/ /mnt/abwww/vdir/z/
Alias /w3c/ /mnt/abwww/vdir/z/w840/ia/s/
Alias /dc/ /mnt/abwww/guide/horses/dc/
Alias /gi/ /mnt/abwww/guide/horses/gi/
Alias /images/ /mnt/abwww/images/
Options Indexes Includes FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
PerlHandler vfs_membercode::memreg
SetHandler perl-script
AllowOverride None
PerlSetVar login_page /membership/login.htm
PerlAccessHandler vfs_membercode::mem_directory
Options ExecCGI Includes
AllowOverride None
PerlSetVar login_page /membership/login.htm
PerlAccessHandler vfs_membercode::mem_directory
Options ExecCGI Includes
ServerName prmpix.about.com
ServerAlias prmpix.automobilemag.com
ServerAlias prmpix.bikemag.com
ServerAlias prmpix.surfermag.com
ServerAlias prmpix.turbomagazine.com
ServerAlias prmpix.vetteweb.com
DocumentRoot /mnt/www/tools/prmpix/
Options Includes FollowSymLinks
ScriptAlias /cgi-bin/ /mnt/www/vdir/cgi-bin/
Alias /mp-bin/ /mnt/www/vdir/mp-bin/
Alias /w3c/ /mnt/www/vdir/zpirtz/w3c/prmpix/
Header set P3P "CP='ALL DSP DEVa TAIa OUR BUS UNI'"
SetHandler perl-script
PerlHandler About::nogifs
ExpiresByType images/jpeg A-3600
ExpiresByType images/gif A-3600
ExpiresDefault A-3600
Header set PRAGMA no-cache
Header set Cache-control no-cache
SetEnv COOKIE_P "pirtp"
SetEnv COOKIE_S "pirts"
SetEnv SET_COOKIE "1"
SetHandler perl-script
PerlHandler About::nogifs
ExpiresByType images/jpeg A-3600
ExpiresByType images/gif A-3600
ExpiresDefault A-3600
Header set PRAGMA no-cache
Header set Cache-control no-cache
ServerName shuzai.newyorkmetro.thepirtgroup.com
DocumentRoot /mnt/www/tools/shuzaiII/
SetEnv PROPERTY nymetro
SetEnv TOOLNAME shuzai
SetEnv TOOL_DISPLAYNAME nymetro
SetEnv CLIENTNAME nymetro
SetEnv CLIENT_DISPLAYNAME nymetro
Options ExecCGI Includes FollowSymLinks +Indexes
DirectoryIndex shuzai
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
#SetHandler cgi-script
PerlHandler Apache::Registry
Options +ExecCGI
#SetHandler perl-script
SetHandler cgi-script
#PerlHandler Apache::Registry
ServerName shuzai.newyorkmetro.about.com
DocumentRoot /mnt/www/tools/shuzaiII
SetEnv PROPERTY nymetro
SetEnv TOOLNAME shuzai
SetEnv TOOL_DISPLAYNAME Shuzai
SetEnv CLIENTNAME nymetro
SetEnv CLIENT_DISPLAYNAME nymetro
Options ExecCGI Includes FollowSymLinks +Indexes
DirectoryIndex sc
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
#SetHandler cgi-script
PerlHandler Apache::Registry
Options +ExecCGI
#SetHandler perl-script
SetHandler cgi-script
#PerlHandler Apache::Registry
SetEnv DEBUG "1"
ServerName classifieds.about.com
Redirect /classifieds_admin http://classifieds.about.com/ad_manager
Redirect /gameandfish http://classifieds.history.about.com
DocumentRoot /mnt/www/tools/about_classifieds/
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_motorcycles/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /inc/ /mnt/abwww/guide/
SetEnv admin_email classifieds@about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled "1"
PerlSendHeader On
Order Allow,Deny
Allow from all
Options +Includes
DirectoryIndex index.htm
Order Allow,deny
Allow from all
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME 3dgraphics
SetEnv CLIENT_DISPLAYNAME 3dgraphics.about.com
SetEnv DATABASE_NAME 3dgraphics
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/3dgraphics
SetEnv adman_url http://classifieds.about.com/3dgraphics/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME 3dgraphics
SetEnv CLIENT_DISPLAYNAME 3dgraphics.about.com
SetEnv DATABASE_NAME 3dgraphics
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/3dgraphics
SetEnv adman_url http://classifieds.about.com/3dgraphics/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME 4wheeldrive
SetEnv CLIENT_DISPLAYNAME 4wheeldrive.about.com
SetEnv DATABASE_NAME 4wheeldrive
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/4wheeldrive
SetEnv adman_url http://classifieds.about.com/4wheeldrive/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME 4wheeldrive
SetEnv CLIENT_DISPLAYNAME 4wheeldrive.about.com
SetEnv DATABASE_NAME 4wheeldrive
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/4wheeldrive
SetEnv adman_url http://classifieds.about.com/4wheeldrive/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME 712educators
SetEnv CLIENT_DISPLAYNAME 712educators.about.com
SetEnv DATABASE_NAME 712educators
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/712educators
SetEnv adman_url http://classifieds.about.com/712educators/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME 712educators
SetEnv CLIENT_DISPLAYNAME 712educators.about.com
SetEnv DATABASE_NAME 712educators
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/712educators
SetEnv adman_url http://classifieds.about.com/712educators/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME 80music
SetEnv CLIENT_DISPLAYNAME 80music.about.com
SetEnv DATABASE_NAME 80music
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/80music
SetEnv adman_url http://classifieds.about.com/80music/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME 80music
SetEnv CLIENT_DISPLAYNAME 80music.about.com
SetEnv DATABASE_NAME 80music
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/80music
SetEnv adman_url http://classifieds.about.com/80music/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME actionadventure
SetEnv CLIENT_DISPLAYNAME actionadventure.about.com
SetEnv DATABASE_NAME actionadventure
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/actionadventure
SetEnv adman_url http://classifieds.about.com/actionadventure/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME actionadventure
SetEnv CLIENT_DISPLAYNAME actionadventure.about.com
SetEnv DATABASE_NAME actionadventure
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/actionadventure
SetEnv adman_url http://classifieds.about.com/actionadventure/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME actionfigures
SetEnv CLIENT_DISPLAYNAME actionfigures.about.com
SetEnv DATABASE_NAME actionfigures
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/actionfigures
SetEnv adman_url http://classifieds.about.com/actionfigures/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME actionfigures
SetEnv CLIENT_DISPLAYNAME actionfigures.about.com
SetEnv DATABASE_NAME actionfigures
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/actionfigures
SetEnv adman_url http://classifieds.about.com/actionfigures/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME add
SetEnv CLIENT_DISPLAYNAME add.about.com
SetEnv DATABASE_NAME add
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/add
SetEnv adman_url http://classifieds.about.com/add/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME add
SetEnv CLIENT_DISPLAYNAME add.about.com
SetEnv DATABASE_NAME add
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/add
SetEnv adman_url http://classifieds.about.com/add/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME adoption
SetEnv CLIENT_DISPLAYNAME adoption.about.com
SetEnv DATABASE_NAME adoption
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/adoption
SetEnv adman_url http://classifieds.about.com/adoption/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME adoption
SetEnv CLIENT_DISPLAYNAME adoption.about.com
SetEnv DATABASE_NAME adoption
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/adoption
SetEnv adman_url http://classifieds.about.com/adoption/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME adulted
SetEnv CLIENT_DISPLAYNAME adulted.about.com
SetEnv DATABASE_NAME adulted
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/adulted
SetEnv adman_url http://classifieds.about.com/adulted/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME adulted
SetEnv CLIENT_DISPLAYNAME adulted.about.com
SetEnv DATABASE_NAME adulted
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/adulted
SetEnv adman_url http://classifieds.about.com/adulted/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME adventuretravel
SetEnv CLIENT_DISPLAYNAME adventuretravel.about.com
SetEnv DATABASE_NAME adventuretravel
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/adventuretravel
SetEnv adman_url http://classifieds.about.com/adventuretravel/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME adventuretravel
SetEnv CLIENT_DISPLAYNAME adventuretravel.about.com
SetEnv DATABASE_NAME adventuretravel
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/adventuretravel
SetEnv adman_url http://classifieds.about.com/adventuretravel/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME advertising
SetEnv CLIENT_DISPLAYNAME advertising.about.com
SetEnv DATABASE_NAME advertising
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/advertising
SetEnv adman_url http://classifieds.about.com/advertising/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME advertising
SetEnv CLIENT_DISPLAYNAME advertising.about.com
SetEnv DATABASE_NAME advertising
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/advertising
SetEnv adman_url http://classifieds.about.com/advertising/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME aids
SetEnv CLIENT_DISPLAYNAME aids.about.com
SetEnv DATABASE_NAME aids
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/aids
SetEnv adman_url http://classifieds.about.com/aids/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME aids
SetEnv CLIENT_DISPLAYNAME aids.about.com
SetEnv DATABASE_NAME aids
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/aids
SetEnv adman_url http://classifieds.about.com/aids/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME airtravel
SetEnv CLIENT_DISPLAYNAME airtravel.about.com
SetEnv DATABASE_NAME airtravel
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/airtravel
SetEnv adman_url http://classifieds.about.com/airtravel/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME airtravel
SetEnv CLIENT_DISPLAYNAME airtravel.about.com
SetEnv DATABASE_NAME airtravel
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/airtravel
SetEnv adman_url http://classifieds.about.com/airtravel/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME albany
SetEnv CLIENT_DISPLAYNAME albany.about.com
SetEnv DATABASE_NAME albany
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/albany
SetEnv adman_url http://classifieds.about.com/albany/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME albany
SetEnv CLIENT_DISPLAYNAME albany.about.com
SetEnv DATABASE_NAME albany
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/albany
SetEnv adman_url http://classifieds.about.com/albany/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME alcoholism
SetEnv CLIENT_DISPLAYNAME alcoholism.about.com
SetEnv DATABASE_NAME alcoholism
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/alcoholism
SetEnv adman_url http://classifieds.about.com/alcoholism/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME alcoholism
SetEnv CLIENT_DISPLAYNAME alcoholism.about.com
SetEnv DATABASE_NAME alcoholism
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/alcoholism
SetEnv adman_url http://classifieds.about.com/alcoholism/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME allergies
SetEnv CLIENT_DISPLAYNAME allergies.about.com
SetEnv DATABASE_NAME allergies
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/allergies
SetEnv adman_url http://classifieds.about.com/allergies/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME allergies
SetEnv CLIENT_DISPLAYNAME allergies.about.com
SetEnv DATABASE_NAME allergies
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/allergies
SetEnv adman_url http://classifieds.about.com/allergies/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME allmychildren
SetEnv CLIENT_DISPLAYNAME allmychildren.about.com
SetEnv DATABASE_NAME allmychildren
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/allmychildren
SetEnv adman_url http://classifieds.about.com/allmychildren/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME allmychildren
SetEnv CLIENT_DISPLAYNAME allmychildren.about.com
SetEnv DATABASE_NAME allmychildren
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/allmychildren
SetEnv adman_url http://classifieds.about.com/allmychildren/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME altmedicine
SetEnv CLIENT_DISPLAYNAME altmedicine.about.com
SetEnv DATABASE_NAME altmedicine
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/altmedicine
SetEnv adman_url http://classifieds.about.com/altmedicine/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME altmedicine
SetEnv CLIENT_DISPLAYNAME altmedicine.about.com
SetEnv DATABASE_NAME altmedicine
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/altmedicine
SetEnv adman_url http://classifieds.about.com/altmedicine/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME altmusic
SetEnv CLIENT_DISPLAYNAME altmusic.about.com
SetEnv DATABASE_NAME altmusic
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/altmusic
SetEnv adman_url http://classifieds.about.com/altmusic/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME altmusic
SetEnv CLIENT_DISPLAYNAME altmusic.about.com
SetEnv DATABASE_NAME altmusic
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/altmusic
SetEnv adman_url http://classifieds.about.com/altmusic/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME altreligion
SetEnv CLIENT_DISPLAYNAME altreligion.about.com
SetEnv DATABASE_NAME altreligion
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/altreligion
SetEnv adman_url http://classifieds.about.com/altreligion/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME altreligion
SetEnv CLIENT_DISPLAYNAME altreligion.about.com
SetEnv DATABASE_NAME altreligion
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/altreligion
SetEnv adman_url http://classifieds.about.com/altreligion/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME animals
SetEnv CLIENT_DISPLAYNAME animals.about.com
SetEnv DATABASE_NAME animals
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/animals
SetEnv adman_url http://classifieds.about.com/animals/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME animals
SetEnv CLIENT_DISPLAYNAME animals.about.com
SetEnv DATABASE_NAME animals
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/animals
SetEnv adman_url http://classifieds.about.com/animals/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME animatedtv
SetEnv CLIENT_DISPLAYNAME animatedtv.about.com
SetEnv DATABASE_NAME animatedtv
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/animatedtv
SetEnv adman_url http://classifieds.about.com/animatedtv/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME animatedtv
SetEnv CLIENT_DISPLAYNAME animatedtv.about.com
SetEnv DATABASE_NAME animatedtv
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/animatedtv
SetEnv adman_url http://classifieds.about.com/animatedtv/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME animation
SetEnv CLIENT_DISPLAYNAME animation.about.com
SetEnv DATABASE_NAME animation
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/animation
SetEnv adman_url http://classifieds.about.com/animation/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME animation
SetEnv CLIENT_DISPLAYNAME animation.about.com
SetEnv DATABASE_NAME animation
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/animation
SetEnv adman_url http://classifieds.about.com/animation/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME anime
SetEnv CLIENT_DISPLAYNAME anime.about.com
SetEnv DATABASE_NAME anime
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/anime
SetEnv adman_url http://classifieds.about.com/anime/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME anime
SetEnv CLIENT_DISPLAYNAME anime.about.com
SetEnv DATABASE_NAME anime
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/anime
SetEnv adman_url http://classifieds.about.com/anime/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME antiques
SetEnv CLIENT_DISPLAYNAME antiques.about.com
SetEnv DATABASE_NAME antiques
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/antiques
SetEnv adman_url http://classifieds.about.com/antiques/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME antiques
SetEnv CLIENT_DISPLAYNAME antiques.about.com
SetEnv DATABASE_NAME antiques
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/antiques
SetEnv adman_url http://classifieds.about.com/antiques/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME antivirus
SetEnv CLIENT_DISPLAYNAME antivirus.about.com
SetEnv DATABASE_NAME antivirus
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/antivirus
SetEnv adman_url http://classifieds.about.com/antivirus/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME antivirus
SetEnv CLIENT_DISPLAYNAME antivirus.about.com
SetEnv DATABASE_NAME antivirus
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/antivirus
SetEnv adman_url http://classifieds.about.com/antivirus/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME apartments
SetEnv CLIENT_DISPLAYNAME apartments.about.com
SetEnv DATABASE_NAME apartments
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/apartments
SetEnv adman_url http://classifieds.about.com/apartments/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME apartments
SetEnv CLIENT_DISPLAYNAME apartments.about.com
SetEnv DATABASE_NAME apartments
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/apartments
SetEnv adman_url http://classifieds.about.com/apartments/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME archaeology
SetEnv CLIENT_DISPLAYNAME archaeology.about.com
SetEnv DATABASE_NAME archaeology
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/archaeology
SetEnv adman_url http://classifieds.about.com/archaeology/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME archaeology
SetEnv CLIENT_DISPLAYNAME archaeology.about.com
SetEnv DATABASE_NAME archaeology
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/archaeology
SetEnv adman_url http://classifieds.about.com/archaeology/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME architecture
SetEnv CLIENT_DISPLAYNAME architecture.about.com
SetEnv DATABASE_NAME architecture
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/architecture
SetEnv adman_url http://classifieds.about.com/architecture/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME architecture
SetEnv CLIENT_DISPLAYNAME architecture.about.com
SetEnv DATABASE_NAME architecture
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/architecture
SetEnv adman_url http://classifieds.about.com/architecture/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME arthistory
SetEnv CLIENT_DISPLAYNAME arthistory.about.com
SetEnv DATABASE_NAME arthistory
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/arthistory
SetEnv adman_url http://classifieds.about.com/arthistory/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME arthistory
SetEnv CLIENT_DISPLAYNAME arthistory.about.com
SetEnv DATABASE_NAME arthistory
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/arthistory
SetEnv adman_url http://classifieds.about.com/arthistory/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME arthritis
SetEnv CLIENT_DISPLAYNAME arthritis.about.com
SetEnv DATABASE_NAME arthritis
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/arthritis
SetEnv adman_url http://classifieds.about.com/arthritis/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME arthritis
SetEnv CLIENT_DISPLAYNAME arthritis.about.com
SetEnv DATABASE_NAME arthritis
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/arthritis
SetEnv adman_url http://classifieds.about.com/arthritis/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME artsandcrafts
SetEnv CLIENT_DISPLAYNAME artsandcrafts.about.com
SetEnv DATABASE_NAME artsandcrafts
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/artsandcrafts
SetEnv adman_url http://classifieds.about.com/artsandcrafts/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME artsandcrafts
SetEnv CLIENT_DISPLAYNAME artsandcrafts.about.com
SetEnv DATABASE_NAME artsandcrafts
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/artsandcrafts
SetEnv adman_url http://classifieds.about.com/artsandcrafts/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME arttech
SetEnv CLIENT_DISPLAYNAME arttech.about.com
SetEnv DATABASE_NAME arttech
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/arttech
SetEnv adman_url http://classifieds.about.com/arttech/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME arttech
SetEnv CLIENT_DISPLAYNAME arttech.about.com
SetEnv DATABASE_NAME arttech
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/arttech
SetEnv adman_url http://classifieds.about.com/arttech/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME asthma
SetEnv CLIENT_DISPLAYNAME asthma.about.com
SetEnv DATABASE_NAME asthma
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/asthma
SetEnv adman_url http://classifieds.about.com/asthma/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME asthma
SetEnv CLIENT_DISPLAYNAME asthma.about.com
SetEnv DATABASE_NAME asthma
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/asthma
SetEnv adman_url http://classifieds.about.com/asthma/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME astrology
SetEnv CLIENT_DISPLAYNAME astrology.about.com
SetEnv DATABASE_NAME astrology
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/astrology
SetEnv adman_url http://classifieds.about.com/astrology/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME astrology
SetEnv CLIENT_DISPLAYNAME astrology.about.com
SetEnv DATABASE_NAME astrology
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/astrology
SetEnv adman_url http://classifieds.about.com/astrology/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME atheism
SetEnv CLIENT_DISPLAYNAME atheism.about.com
SetEnv DATABASE_NAME atheism
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/atheism
SetEnv adman_url http://classifieds.about.com/atheism/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME atheism
SetEnv CLIENT_DISPLAYNAME atheism.about.com
SetEnv DATABASE_NAME atheism
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/atheism
SetEnv adman_url http://classifieds.about.com/atheism/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME atlanta
SetEnv CLIENT_DISPLAYNAME atlanta.about.com
SetEnv DATABASE_NAME atlanta
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/atlanta
SetEnv adman_url http://classifieds.about.com/atlanta/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME atlanta
SetEnv CLIENT_DISPLAYNAME atlanta.about.com
SetEnv DATABASE_NAME atlanta
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/atlanta
SetEnv adman_url http://classifieds.about.com/atlanta/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME autism
SetEnv CLIENT_DISPLAYNAME autism.about.com
SetEnv DATABASE_NAME autism
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/autism
SetEnv adman_url http://classifieds.about.com/autism/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME autism
SetEnv CLIENT_DISPLAYNAME autism.about.com
SetEnv DATABASE_NAME autism
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/autism
SetEnv adman_url http://classifieds.about.com/autism/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME autobuy
SetEnv CLIENT_DISPLAYNAME autobuy.about.com
SetEnv DATABASE_NAME autobuy
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/autobuy
SetEnv adman_url http://classifieds.about.com/autobuy/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME autobuy
SetEnv CLIENT_DISPLAYNAME autobuy.about.com
SetEnv DATABASE_NAME autobuy
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/autobuy
SetEnv adman_url http://classifieds.about.com/autobuy/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME autoracing
SetEnv CLIENT_DISPLAYNAME autoracing.about.com
SetEnv DATABASE_NAME autoracing
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/autoracing
SetEnv adman_url http://classifieds.about.com/autoracing/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME autoracing
SetEnv CLIENT_DISPLAYNAME autoracing.about.com
SetEnv DATABASE_NAME autoracing
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/autoracing
SetEnv adman_url http://classifieds.about.com/autoracing/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME autorepair
SetEnv CLIENT_DISPLAYNAME autorepair.about.com
SetEnv DATABASE_NAME autorepair
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/autorepair
SetEnv adman_url http://classifieds.about.com/autorepair/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME autorepair
SetEnv CLIENT_DISPLAYNAME autorepair.about.com
SetEnv DATABASE_NAME autorepair
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/autorepair
SetEnv adman_url http://classifieds.about.com/autorepair/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME aviation
SetEnv CLIENT_DISPLAYNAME aviation.about.com
SetEnv DATABASE_NAME aviation
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/aviation
SetEnv adman_url http://classifieds.about.com/aviation/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME aviation
SetEnv CLIENT_DISPLAYNAME aviation.about.com
SetEnv DATABASE_NAME aviation
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/aviation
SetEnv adman_url http://classifieds.about.com/aviation/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME babyparenting
SetEnv CLIENT_DISPLAYNAME babyparenting.about.com
SetEnv DATABASE_NAME babyparenting
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/babyparenting
SetEnv adman_url http://classifieds.about.com/babyparenting/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME babyparenting
SetEnv CLIENT_DISPLAYNAME babyparenting.about.com
SetEnv DATABASE_NAME babyparenting
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/babyparenting
SetEnv adman_url http://classifieds.about.com/babyparenting/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME backandneck
SetEnv CLIENT_DISPLAYNAME backandneck.about.com
SetEnv DATABASE_NAME backandneck
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/backandneck
SetEnv adman_url http://classifieds.about.com/backandneck/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME backandneck
SetEnv CLIENT_DISPLAYNAME backandneck.about.com
SetEnv DATABASE_NAME backandneck
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/backandneck
SetEnv adman_url http://classifieds.about.com/backandneck/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME baking
SetEnv CLIENT_DISPLAYNAME baking.about.com
SetEnv DATABASE_NAME baking
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/baking
SetEnv adman_url http://classifieds.about.com/baking/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME baking
SetEnv CLIENT_DISPLAYNAME baking.about.com
SetEnv DATABASE_NAME baking
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/baking
SetEnv adman_url http://classifieds.about.com/baking/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME baltimore
SetEnv CLIENT_DISPLAYNAME baltimore.about.com
SetEnv DATABASE_NAME baltimore
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/baltimore
SetEnv adman_url http://classifieds.about.com/baltimore/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME baltimore
SetEnv CLIENT_DISPLAYNAME baltimore.about.com
SetEnv DATABASE_NAME baltimore
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/baltimore
SetEnv adman_url http://classifieds.about.com/baltimore/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bandb
SetEnv CLIENT_DISPLAYNAME bandb.about.com
SetEnv DATABASE_NAME bandb
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/bandb
SetEnv adman_url http://classifieds.about.com/bandb/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bandb
SetEnv CLIENT_DISPLAYNAME bandb.about.com
SetEnv DATABASE_NAME bandb
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/bandb
SetEnv adman_url http://classifieds.about.com/bandb/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME baseball
SetEnv CLIENT_DISPLAYNAME baseball.about.com
SetEnv DATABASE_NAME baseball
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/baseball
SetEnv adman_url http://classifieds.about.com/baseball/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME baseball
SetEnv CLIENT_DISPLAYNAME baseball.about.com
SetEnv DATABASE_NAME baseball
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/baseball
SetEnv adman_url http://classifieds.about.com/baseball/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bbq
SetEnv CLIENT_DISPLAYNAME bbq.about.com
SetEnv DATABASE_NAME bbq
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/bbq
SetEnv adman_url http://classifieds.about.com/bbq/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bbq
SetEnv CLIENT_DISPLAYNAME bbq.about.com
SetEnv DATABASE_NAME bbq
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/bbq
SetEnv adman_url http://classifieds.about.com/bbq/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME beadwork
SetEnv CLIENT_DISPLAYNAME beadwork.about.com
SetEnv DATABASE_NAME beadwork
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/beadwork
SetEnv adman_url http://classifieds.about.com/beadwork/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME beadwork
SetEnv CLIENT_DISPLAYNAME beadwork.about.com
SetEnv DATABASE_NAME beadwork
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/beadwork
SetEnv adman_url http://classifieds.about.com/beadwork/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME beauty
SetEnv CLIENT_DISPLAYNAME beauty.about.com
SetEnv DATABASE_NAME beauty
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/beauty
SetEnv adman_url http://classifieds.about.com/beauty/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME beauty
SetEnv CLIENT_DISPLAYNAME beauty.about.com
SetEnv DATABASE_NAME beauty
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/beauty
SetEnv adman_url http://classifieds.about.com/beauty/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME beginnersinvest
SetEnv CLIENT_DISPLAYNAME beginnersinvest.about.com
SetEnv DATABASE_NAME beginnersinvest
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/beginnersinvest
SetEnv adman_url http://classifieds.about.com/beginnersinvest/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME beginnersinvest
SetEnv CLIENT_DISPLAYNAME beginnersinvest.about.com
SetEnv DATABASE_NAME beginnersinvest
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/beginnersinvest
SetEnv adman_url http://classifieds.about.com/beginnersinvest/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bicycling
SetEnv CLIENT_DISPLAYNAME bicycling.about.com
SetEnv DATABASE_NAME bicycling
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/bicycling
SetEnv adman_url http://classifieds.about.com/bicycling/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bicycling
SetEnv CLIENT_DISPLAYNAME bicycling.about.com
SetEnv DATABASE_NAME bicycling
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/bicycling
SetEnv adman_url http://classifieds.about.com/bicycling/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME biology
SetEnv CLIENT_DISPLAYNAME biology.about.com
SetEnv DATABASE_NAME biology
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/biology
SetEnv adman_url http://classifieds.about.com/biology/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME biology
SetEnv CLIENT_DISPLAYNAME biology.about.com
SetEnv DATABASE_NAME biology
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/biology
SetEnv adman_url http://classifieds.about.com/biology/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME biotech
SetEnv CLIENT_DISPLAYNAME biotech.about.com
SetEnv DATABASE_NAME biotech
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/biotech
SetEnv adman_url http://classifieds.about.com/biotech/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME biotech
SetEnv CLIENT_DISPLAYNAME biotech.about.com
SetEnv DATABASE_NAME biotech
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/biotech
SetEnv adman_url http://classifieds.about.com/biotech/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bipolar
SetEnv CLIENT_DISPLAYNAME bipolar.about.com
SetEnv DATABASE_NAME bipolar
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/bipolar
SetEnv adman_url http://classifieds.about.com/bipolar/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bipolar
SetEnv CLIENT_DISPLAYNAME bipolar.about.com
SetEnv DATABASE_NAME bipolar
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/bipolar
SetEnv adman_url http://classifieds.about.com/bipolar/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME birding
SetEnv CLIENT_DISPLAYNAME birding.about.com
SetEnv DATABASE_NAME birding
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/birding
SetEnv adman_url http://classifieds.about.com/birding/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME birding
SetEnv CLIENT_DISPLAYNAME birding.about.com
SetEnv DATABASE_NAME birding
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/birding
SetEnv adman_url http://classifieds.about.com/birding/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME blues
SetEnv CLIENT_DISPLAYNAME blues.about.com
SetEnv DATABASE_NAME blues
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/blues
SetEnv adman_url http://classifieds.about.com/blues/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME blues
SetEnv CLIENT_DISPLAYNAME blues.about.com
SetEnv DATABASE_NAME blues
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/blues
SetEnv adman_url http://classifieds.about.com/blues/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME boardgames
SetEnv CLIENT_DISPLAYNAME boardgames.about.com
SetEnv DATABASE_NAME boardgames
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/boardgames
SetEnv adman_url http://classifieds.about.com/boardgames/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME boardgames
SetEnv CLIENT_DISPLAYNAME boardgames.about.com
SetEnv DATABASE_NAME boardgames
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/boardgames
SetEnv adman_url http://classifieds.about.com/boardgames/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bodybuilding
SetEnv CLIENT_DISPLAYNAME bodybuilding.about.com
SetEnv DATABASE_NAME bodybuilding
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/bodybuilding
SetEnv adman_url http://classifieds.about.com/bodybuilding/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bodybuilding
SetEnv CLIENT_DISPLAYNAME bodybuilding.about.com
SetEnv DATABASE_NAME bodybuilding
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/bodybuilding
SetEnv adman_url http://classifieds.about.com/bodybuilding/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME boston
SetEnv CLIENT_DISPLAYNAME boston.about.com
SetEnv DATABASE_NAME boston
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/boston
SetEnv adman_url http://classifieds.about.com/boston/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME boston
SetEnv CLIENT_DISPLAYNAME boston.about.com
SetEnv DATABASE_NAME boston
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/boston
SetEnv adman_url http://classifieds.about.com/boston/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME boxing
SetEnv CLIENT_DISPLAYNAME boxing.about.com
SetEnv DATABASE_NAME boxing
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/boxing
SetEnv adman_url http://classifieds.about.com/boxing/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME boxing
SetEnv CLIENT_DISPLAYNAME boxing.about.com
SetEnv DATABASE_NAME boxing
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/boxing
SetEnv adman_url http://classifieds.about.com/boxing/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME breastcancer
SetEnv CLIENT_DISPLAYNAME breastcancer.about.com
SetEnv DATABASE_NAME breastcancer
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/breastcancer
SetEnv adman_url http://classifieds.about.com/breastcancer/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME breastcancer
SetEnv CLIENT_DISPLAYNAME breastcancer.about.com
SetEnv DATABASE_NAME breastcancer
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/breastcancer
SetEnv adman_url http://classifieds.about.com/breastcancer/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME brooklyn
SetEnv CLIENT_DISPLAYNAME brooklyn.about.com
SetEnv DATABASE_NAME brooklyn
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/brooklyn
SetEnv adman_url http://classifieds.about.com/brooklyn/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME brooklyn
SetEnv CLIENT_DISPLAYNAME brooklyn.about.com
SetEnv DATABASE_NAME brooklyn
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/brooklyn
SetEnv adman_url http://classifieds.about.com/brooklyn/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME buddhism
SetEnv CLIENT_DISPLAYNAME buddhism.about.com
SetEnv DATABASE_NAME buddhism
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/buddhism
SetEnv adman_url http://classifieds.about.com/buddhism/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME buddhism
SetEnv CLIENT_DISPLAYNAME buddhism.about.com
SetEnv DATABASE_NAME buddhism
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/buddhism
SetEnv adman_url http://classifieds.about.com/buddhism/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME budgettravel
SetEnv CLIENT_DISPLAYNAME budgettravel.about.com
SetEnv DATABASE_NAME budgettravel
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/budgettravel
SetEnv adman_url http://classifieds.about.com/budgettravel/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME budgettravel
SetEnv CLIENT_DISPLAYNAME budgettravel.about.com
SetEnv DATABASE_NAME budgettravel
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/budgettravel
SetEnv adman_url http://classifieds.about.com/budgettravel/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME businessmajors
SetEnv CLIENT_DISPLAYNAME businessmajors.about.com
SetEnv DATABASE_NAME businessmajors
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/businessmajors
SetEnv adman_url http://classifieds.about.com/businessmajors/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME businessmajors
SetEnv CLIENT_DISPLAYNAME businessmajors.about.com
SetEnv DATABASE_NAME businessmajors
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/businessmajors
SetEnv adman_url http://classifieds.about.com/businessmajors/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME businesssoft
SetEnv CLIENT_DISPLAYNAME businesssoft.about.com
SetEnv DATABASE_NAME businesssoft
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/businesssoft
SetEnv adman_url http://classifieds.about.com/businesssoft/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME businesssoft
SetEnv CLIENT_DISPLAYNAME businesssoft.about.com
SetEnv DATABASE_NAME businesssoft
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/businesssoft
SetEnv adman_url http://classifieds.about.com/businesssoft/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME businesstravel
SetEnv CLIENT_DISPLAYNAME businesstravel.about.com
SetEnv DATABASE_NAME businesstravel
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/businesstravel
SetEnv adman_url http://classifieds.about.com/businesstravel/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME businesstravel
SetEnv CLIENT_DISPLAYNAME businesstravel.about.com
SetEnv DATABASE_NAME businesstravel
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/businesstravel
SetEnv adman_url http://classifieds.about.com/businesstravel/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME busycooks
SetEnv CLIENT_DISPLAYNAME busycooks.about.com
SetEnv DATABASE_NAME busycooks
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/busycooks
SetEnv adman_url http://classifieds.about.com/busycooks/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME busycooks
SetEnv CLIENT_DISPLAYNAME busycooks.about.com
SetEnv DATABASE_NAME busycooks
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/busycooks
SetEnv adman_url http://classifieds.about.com/busycooks/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME motorcycles
SetEnv CLIENT_DISPLAYNAME motorcycles.about.com
SetEnv DATABASE_NAME motorcycles
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/motorcycles
SetEnv adman_url http://classifieds.about.com/motorcycles/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME motorcycles
SetEnv CLIENT_DISPLAYNAME motorcycles.about.com
SetEnv DATABASE_NAME motorcycles
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/motorcycles
SetEnv adman_url http://classifieds.about.com/motorcycles/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME exercise
SetEnv CLIENT_DISPLAYNAME exercise.about.com
SetEnv DATABASE_NAME exercise
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/exercise
SetEnv adman_url http://classifieds.about.com/exercise/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME exercise
SetEnv CLIENT_DISPLAYNAME exercise.about.com
SetEnv DATABASE_NAME exercise
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/exercise
SetEnv adman_url http://classifieds.about.com/exercise/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME weightloss
SetEnv CLIENT_DISPLAYNAME weightloss.about.com
SetEnv DATABASE_NAME weightloss
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/weightloss
SetEnv adman_url http://classifieds.about.com/weightloss/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME weightloss
SetEnv CLIENT_DISPLAYNAME weightloss.about.com
SetEnv DATABASE_NAME weightloss
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/weightloss
SetEnv adman_url http://classifieds.about.com/weightloss/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME austin
SetEnv CLIENT_DISPLAYNAME austin.about.com
SetEnv DATABASE_NAME austin
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/austin
SetEnv adman_url http://classifieds.about.com/austin/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME austin
SetEnv CLIENT_DISPLAYNAME austin.about.com
SetEnv DATABASE_NAME austin
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/austin
SetEnv adman_url http://classifieds.about.com/austin/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME vintagecars
SetEnv CLIENT_DISPLAYNAME vintagecars.about.com
SetEnv DATABASE_NAME vintagecars
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/vintagecars
SetEnv adman_url http://classifieds.about.com/vintagecars/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME vintagecars
SetEnv CLIENT_DISPLAYNAME vintagecars.about.com
SetEnv DATABASE_NAME vintagecars
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/vintagecars
SetEnv adman_url http://classifieds.about.com/vintagecars/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME ecommerce
SetEnv CLIENT_DISPLAYNAME ecommerce.about.com
SetEnv DATABASE_NAME ecommerce
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/ecommerce
SetEnv adman_url http://classifieds.about.com/ecommerce/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME ecommerce
SetEnv CLIENT_DISPLAYNAME ecommerce.about.com
SetEnv DATABASE_NAME ecommerce
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/ecommerce
SetEnv adman_url http://classifieds.about.com/ecommerce/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME email
SetEnv CLIENT_DISPLAYNAME email.about.com
SetEnv DATABASE_NAME email
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/email
SetEnv adman_url http://classifieds.about.com/email/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME email
SetEnv CLIENT_DISPLAYNAME email.about.com
SetEnv DATABASE_NAME email
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/email
SetEnv adman_url http://classifieds.about.com/email/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
ServerName preview.gravitygames.com
ServerAlias gravitygames.com
ServerAlias www.gravitygames.com
DocumentRoot /mnt/www/sites/preview.gravitygames
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.gravitygames/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.gravitygames/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName preview.canoekayak.com
ServerAlias canoekayak.com
DocumentRoot /mnt/www/sites/preview.canoekayak
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.canoekayak/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.canoekayak/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName classifieds.homeandigloo.about.com
Redirect /classifieds_admin http://classifieds.homeandigloo.about.com/ad_manager
DocumentRoot /mnt/www/tools/homeandigloo_classifieds/
# SSLEnable
# SSLCertificateFile /usr/local/ssl/certs/homeandigloo.about.com/cert.cer
# SSLCertificateKeyFile /usr/local/ssl/certs/homeandigloo.about.com/key.pem
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME homeandigloo
SetEnv CLIENT_DISPLAYNAME homeandigloo.about.com
SetEnv DATABASE_NAME homeandigloo
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.homeandigloo.about.com/ad_manager
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_homeandigloo/cincludes/
Alias /includes/ /mnt/www/tools/classifieds/html/includes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Order Deny,Allow
Deny from all
ServerName ca.homeandigloo.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME homeandigloo
SetEnv CLIENT_DISPLAYNAME homeandigloo.about.com
SetEnv DATABASE_NAME homeandigloo
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_homeandigloo
SetEnv NCF_WEB_ROOT http://adlistings.homeandigloo.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.homeandigloo.about.com/ad_manager
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_homeandigloo/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/classifieds/cgi/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName classifieds.history.about.com
Redirect /classifieds_admin http://classifieds.history.about.com/ad_manager
DocumentRoot /mnt/www/tools/history_classifieds/
RewriteEngine on
RewriteRule ^/$ /ad_manager/ad_management
# SSLEnable
# SSLCertificateFile /usr/local/ssl/certs/history.about.com/cert.cer
# SSLCertificateKeyFile /usr/local/ssl/certs/history.about.com/key.pem
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME history
SetEnv CLIENT_DISPLAYNAME history.about.com
SetEnv DATABASE_NAME history
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.history.about.com/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/history_classifieds/cgi/templates/
SetEnv upsell_enabled "1"
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv MERCHANT_ID historyclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_history/cincludes/
# Alias /includes/ /mnt/www/tools/classifieds/html/includes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /dc/ /mnt/abwww/ch/history/dc/
Alias /z/ /mnt/abwww/vdir/z/
Alias /gi/ /mnt/abwww/ch/history/gi/
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Order Deny,Allow
Deny from all
ServerName ca.history.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME history
SetEnv CLIENT_DISPLAYNAME history.about.com
SetEnv DATABASE_NAME history
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_history
SetEnv NCF_WEB_ROOT http://adlistings.history.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.history.about.com/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/history_classifieds/cgi/templates/
SetEnv upsell_enabled "1"
SetEnv MERCHANT_ID historyclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_history/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/classifieds/cgi/
Alias /dc/ /mnt/abwww/ch/history/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME sewing
SetEnv CLIENT_DISPLAYNAME sewing.about.com
SetEnv DATABASE_NAME sewing
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/sewing
SetEnv adman_url http://classifieds.about.com/sewing/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.sewing.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME sewing
SetEnv CLIENT_DISPLAYNAME sewing.about.com
SetEnv DATABASE_NAME sewing
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_sewing
SetEnv NCF_WEB_ROOT http://adlistings.sewing.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/sewing/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled "1"
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_sewing/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/sewing/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName preview.slamonline.com
ServerAlias slamonline.com
ServerAlias www.slamonline.com
DocumentRoot /mnt/www/sites/preview.slamonline
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.slamonline/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.slamonline/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName preview.bflex.thepirtgroup.com
ServerAlias bflex-preview.ops.about.com
ServerAlias bflex.com
ServerAlias www.bflex.com
DocumentRoot /mnt/www/sites/preview.bflex
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.bflex/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.bflex/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName preview.truckinweb.com
ServerAlias truckinweb.com
ServerAlias www.truckinweb.com
DocumentRoot /mnt/www/sites/preview.truckinweb
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.truckinweb/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.truckinweb/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName preview.automobilemag.com
ServerAlias automobilemag.com
ServerAlias www.automobilemag.com
DocumentRoot /mnt/www/sites/preview.automobilemag
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.automobilemag/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.automobilemag/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName preview.newyorkmetro.com
ServerAlias newyorkmetro.com
ServerAlias www.newyorkmetro.com
DocumentRoot /mnt/www/sites/preview.newyorkmetro
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.newyorkmetro/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.newyorkmetro/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
#
#
# ARMResourceString "exnet/nymetro"
# AuthType ARM
# require valid-user
#
#
ServerName preview.bbric2.thepirtgroup.com
DocumentRoot /mnt/www/sites/preview.bbric2
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.bbric2/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.bbric2/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName preview.caraudiomag.com
ServerAlias caraudiomag.com
ServerAlias www.caraudiomag.com
DocumentRoot /mnt/www/sites/preview.caraudiomag
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.caraudiomag/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.caraudiomag/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName preview.qabricolage.ops.about.com
ServerAlias qabricolage.com
ServerAlias www.qabricolage.com
DocumentRoot /mnt/www/sites/preview.qabricolage
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.qabricolage/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.qabricolage/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName postad.equisearch.about.com
ServerAlias postad.equisearch.about.com
Redirect /classifieds_admin http://postad.equisearch.about.com/ad_manager
Redirect /bizdir/classifieds_admin http://postad.equisearch.about.com/bizdir/ad_manager
DocumentRoot /mnt/www/tools/equisearch_classifieds/
RewriteEngine on
RewriteRule ^/$ /ad_manager/ad_management
RewriteRule ^/bizdir/$ /bizdir/ad_manager/ad_management
# SSLEnable
# SSLCertificateFile /usr/local/ssl/certs/postad.equisearch.about.com/cert.cer
# SSLCertificateKeyFile /usr/local/ssl/certs/postad.equisearch.about.com/key.pem
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME equisearch
SetEnv CLIENT_DISPLAYNAME equisearch.com
SetEnv DATABASE_NAME equisearch
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://postad.equisearch.about.com/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/equisearch_classifieds/cgi/templates/
SetEnv upsell_enabled "1"
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_equisearch/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /dc/ /mnt/www/sites/al_equisearch/cincludes/
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Order Deny,Allow
Deny from all
SetEnv DATABASE_NAME equisearchbiz
SetEnv adman_url http://postad.equisearch.about.com/bizdir/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/equisearch_classifieds/bizdir/cgi/templates/
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Order Deny,Allow
Deny from all
ServerName ca.equisearch.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME equisearch
SetEnv CLIENT_DISPLAYNAME equisearch.com
SetEnv DATABASE_NAME equisearch
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_equisearch
SetEnv NCF_WEB_ROOT http://classifieds.equisearch.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://postad.equisearch.about.com/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/equisearch_classifieds/cgi/templates/
SetEnv upsell_enabled "1"
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_equisearch/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/classifieds/cgi/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ARMAccessControl Off
ARMAuthentication On
ARMAuthorization On
ARMAuthoritative On
ARMResourceString intra/classifieds/equisearch
AuthType ARM
require valid-user
ServerName ca-biz.equisearch.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME equisearchbiz
SetEnv CLIENT_DISPLAYNAME equisearch.com
SetEnv DATABASE_NAME equisearchbiz
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_equisearch/bizdir
SetEnv NCF_WEB_ROOT http://businessdirectory.equisearch.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://postad.equisearch.about.com/bizdir/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/equisearch_classifieds/bizdir/cgi/templates/
SetEnv upsell_enabled "1"
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_equisearch/bizdir/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/classifieds/cgi/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ARMAccessControl Off
ARMAuthentication On
ARMAuthorization On
ARMAuthoritative On
ARMResourceString intra/classifieds/equisearch
AuthType ARM
require valid-user
ServerName classifieds.about.com
SSLEnable
SSLCertificateFile /usr/local/ssl/certs/classifieds.com/cert.cer
SSLCertificateKeyFile /usr/local/ssl/certs/classifieds.com/key.pem
SetEnv TOOLNAME classifieds
Redirect /classifieds_admin http://classifieds.about.com/ad_manager
Redirect /gameandfish http://classifieds.history.about.com
DocumentRoot /mnt/www/tools/about_classifieds/
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_motorcycles/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /inc/ /mnt/abwww/guide/
SetEnv admin_email classifieds@about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled "1"
PerlSendHeader On
ProxyPass /t http://clk.about.com
Order Allow,Deny
Allow from all
Options +Includes
DirectoryIndex index.htm
Order Allow,deny
Allow from all
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME 3dgraphics
SetEnv CLIENT_DISPLAYNAME 3dgraphics.about.com
SetEnv DATABASE_NAME 3dgraphics
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/3dgraphics
SetEnv adman_url http://classifieds.about.com/3dgraphics/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME 3dgraphics
SetEnv CLIENT_DISPLAYNAME 3dgraphics.about.com
SetEnv DATABASE_NAME 3dgraphics
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/3dgraphics
SetEnv adman_url http://classifieds.about.com/3dgraphics/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME 4wheeldrive
SetEnv CLIENT_DISPLAYNAME 4wheeldrive.about.com
SetEnv DATABASE_NAME 4wheeldrive
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/4wheeldrive
SetEnv adman_url http://classifieds.about.com/4wheeldrive/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME 4wheeldrive
SetEnv CLIENT_DISPLAYNAME 4wheeldrive.about.com
SetEnv DATABASE_NAME 4wheeldrive
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/4wheeldrive
SetEnv adman_url http://classifieds.about.com/4wheeldrive/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME 712educators
SetEnv CLIENT_DISPLAYNAME 712educators.about.com
SetEnv DATABASE_NAME 712educators
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/712educators
SetEnv adman_url http://classifieds.about.com/712educators/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME 712educators
SetEnv CLIENT_DISPLAYNAME 712educators.about.com
SetEnv DATABASE_NAME 712educators
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/712educators
SetEnv adman_url http://classifieds.about.com/712educators/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME 80music
SetEnv CLIENT_DISPLAYNAME 80music.about.com
SetEnv DATABASE_NAME 80music
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/80music
SetEnv adman_url http://classifieds.about.com/80music/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME 80music
SetEnv CLIENT_DISPLAYNAME 80music.about.com
SetEnv DATABASE_NAME 80music
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/80music
SetEnv adman_url http://classifieds.about.com/80music/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME actionadventure
SetEnv CLIENT_DISPLAYNAME actionadventure.about.com
SetEnv DATABASE_NAME actionadventure
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/actionadventure
SetEnv adman_url http://classifieds.about.com/actionadventure/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME actionadventure
SetEnv CLIENT_DISPLAYNAME actionadventure.about.com
SetEnv DATABASE_NAME actionadventure
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/actionadventure
SetEnv adman_url http://classifieds.about.com/actionadventure/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME actionfigures
SetEnv CLIENT_DISPLAYNAME actionfigures.about.com
SetEnv DATABASE_NAME actionfigures
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/actionfigures
SetEnv adman_url http://classifieds.about.com/actionfigures/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME actionfigures
SetEnv CLIENT_DISPLAYNAME actionfigures.about.com
SetEnv DATABASE_NAME actionfigures
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/actionfigures
SetEnv adman_url http://classifieds.about.com/actionfigures/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME add
SetEnv CLIENT_DISPLAYNAME add.about.com
SetEnv DATABASE_NAME add
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/add
SetEnv adman_url http://classifieds.about.com/add/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME add
SetEnv CLIENT_DISPLAYNAME add.about.com
SetEnv DATABASE_NAME add
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/add
SetEnv adman_url http://classifieds.about.com/add/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME adoption
SetEnv CLIENT_DISPLAYNAME adoption.about.com
SetEnv DATABASE_NAME adoption
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/adoption
SetEnv adman_url http://classifieds.about.com/adoption/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME adoption
SetEnv CLIENT_DISPLAYNAME adoption.about.com
SetEnv DATABASE_NAME adoption
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/adoption
SetEnv adman_url http://classifieds.about.com/adoption/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME adulted
SetEnv CLIENT_DISPLAYNAME adulted.about.com
SetEnv DATABASE_NAME adulted
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/adulted
SetEnv adman_url http://classifieds.about.com/adulted/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME adulted
SetEnv CLIENT_DISPLAYNAME adulted.about.com
SetEnv DATABASE_NAME adulted
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/adulted
SetEnv adman_url http://classifieds.about.com/adulted/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME adventuretravel
SetEnv CLIENT_DISPLAYNAME adventuretravel.about.com
SetEnv DATABASE_NAME adventuretravel
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/adventuretravel
SetEnv adman_url http://classifieds.about.com/adventuretravel/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME adventuretravel
SetEnv CLIENT_DISPLAYNAME adventuretravel.about.com
SetEnv DATABASE_NAME adventuretravel
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/adventuretravel
SetEnv adman_url http://classifieds.about.com/adventuretravel/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME advertising
SetEnv CLIENT_DISPLAYNAME advertising.about.com
SetEnv DATABASE_NAME advertising
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/advertising
SetEnv adman_url http://classifieds.about.com/advertising/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME advertising
SetEnv CLIENT_DISPLAYNAME advertising.about.com
SetEnv DATABASE_NAME advertising
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/advertising
SetEnv adman_url http://classifieds.about.com/advertising/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME aids
SetEnv CLIENT_DISPLAYNAME aids.about.com
SetEnv DATABASE_NAME aids
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/aids
SetEnv adman_url http://classifieds.about.com/aids/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME aids
SetEnv CLIENT_DISPLAYNAME aids.about.com
SetEnv DATABASE_NAME aids
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/aids
SetEnv adman_url http://classifieds.about.com/aids/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME airtravel
SetEnv CLIENT_DISPLAYNAME airtravel.about.com
SetEnv DATABASE_NAME airtravel
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/airtravel
SetEnv adman_url http://classifieds.about.com/airtravel/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME airtravel
SetEnv CLIENT_DISPLAYNAME airtravel.about.com
SetEnv DATABASE_NAME airtravel
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/airtravel
SetEnv adman_url http://classifieds.about.com/airtravel/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME albany
SetEnv CLIENT_DISPLAYNAME albany.about.com
SetEnv DATABASE_NAME albany
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/albany
SetEnv adman_url http://classifieds.about.com/albany/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME albany
SetEnv CLIENT_DISPLAYNAME albany.about.com
SetEnv DATABASE_NAME albany
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/albany
SetEnv adman_url http://classifieds.about.com/albany/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME alcoholism
SetEnv CLIENT_DISPLAYNAME alcoholism.about.com
SetEnv DATABASE_NAME alcoholism
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/alcoholism
SetEnv adman_url http://classifieds.about.com/alcoholism/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME alcoholism
SetEnv CLIENT_DISPLAYNAME alcoholism.about.com
SetEnv DATABASE_NAME alcoholism
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/alcoholism
SetEnv adman_url http://classifieds.about.com/alcoholism/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME allergies
SetEnv CLIENT_DISPLAYNAME allergies.about.com
SetEnv DATABASE_NAME allergies
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/allergies
SetEnv adman_url http://classifieds.about.com/allergies/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME allergies
SetEnv CLIENT_DISPLAYNAME allergies.about.com
SetEnv DATABASE_NAME allergies
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/allergies
SetEnv adman_url http://classifieds.about.com/allergies/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME allmychildren
SetEnv CLIENT_DISPLAYNAME allmychildren.about.com
SetEnv DATABASE_NAME allmychildren
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/allmychildren
SetEnv adman_url http://classifieds.about.com/allmychildren/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME allmychildren
SetEnv CLIENT_DISPLAYNAME allmychildren.about.com
SetEnv DATABASE_NAME allmychildren
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/allmychildren
SetEnv adman_url http://classifieds.about.com/allmychildren/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME altmedicine
SetEnv CLIENT_DISPLAYNAME altmedicine.about.com
SetEnv DATABASE_NAME altmedicine
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/altmedicine
SetEnv adman_url http://classifieds.about.com/altmedicine/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME altmedicine
SetEnv CLIENT_DISPLAYNAME altmedicine.about.com
SetEnv DATABASE_NAME altmedicine
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/altmedicine
SetEnv adman_url http://classifieds.about.com/altmedicine/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME altmusic
SetEnv CLIENT_DISPLAYNAME altmusic.about.com
SetEnv DATABASE_NAME altmusic
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/altmusic
SetEnv adman_url http://classifieds.about.com/altmusic/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME altmusic
SetEnv CLIENT_DISPLAYNAME altmusic.about.com
SetEnv DATABASE_NAME altmusic
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/altmusic
SetEnv adman_url http://classifieds.about.com/altmusic/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME altreligion
SetEnv CLIENT_DISPLAYNAME altreligion.about.com
SetEnv DATABASE_NAME altreligion
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/altreligion
SetEnv adman_url http://classifieds.about.com/altreligion/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME altreligion
SetEnv CLIENT_DISPLAYNAME altreligion.about.com
SetEnv DATABASE_NAME altreligion
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/altreligion
SetEnv adman_url http://classifieds.about.com/altreligion/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME animals
SetEnv CLIENT_DISPLAYNAME animals.about.com
SetEnv DATABASE_NAME animals
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/animals
SetEnv adman_url http://classifieds.about.com/animals/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME animals
SetEnv CLIENT_DISPLAYNAME animals.about.com
SetEnv DATABASE_NAME animals
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/animals
SetEnv adman_url http://classifieds.about.com/animals/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME animatedtv
SetEnv CLIENT_DISPLAYNAME animatedtv.about.com
SetEnv DATABASE_NAME animatedtv
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/animatedtv
SetEnv adman_url http://classifieds.about.com/animatedtv/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME animatedtv
SetEnv CLIENT_DISPLAYNAME animatedtv.about.com
SetEnv DATABASE_NAME animatedtv
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/animatedtv
SetEnv adman_url http://classifieds.about.com/animatedtv/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME animation
SetEnv CLIENT_DISPLAYNAME animation.about.com
SetEnv DATABASE_NAME animation
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/animation
SetEnv adman_url http://classifieds.about.com/animation/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME animation
SetEnv CLIENT_DISPLAYNAME animation.about.com
SetEnv DATABASE_NAME animation
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/animation
SetEnv adman_url http://classifieds.about.com/animation/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME anime
SetEnv CLIENT_DISPLAYNAME anime.about.com
SetEnv DATABASE_NAME anime
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/anime
SetEnv adman_url http://classifieds.about.com/anime/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME anime
SetEnv CLIENT_DISPLAYNAME anime.about.com
SetEnv DATABASE_NAME anime
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/anime
SetEnv adman_url http://classifieds.about.com/anime/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME antiques
SetEnv CLIENT_DISPLAYNAME antiques.about.com
SetEnv DATABASE_NAME antiques
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/antiques
SetEnv adman_url http://classifieds.about.com/antiques/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME antiques
SetEnv CLIENT_DISPLAYNAME antiques.about.com
SetEnv DATABASE_NAME antiques
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/antiques
SetEnv adman_url http://classifieds.about.com/antiques/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME antivirus
SetEnv CLIENT_DISPLAYNAME antivirus.about.com
SetEnv DATABASE_NAME antivirus
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/antivirus
SetEnv adman_url http://classifieds.about.com/antivirus/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME antivirus
SetEnv CLIENT_DISPLAYNAME antivirus.about.com
SetEnv DATABASE_NAME antivirus
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/antivirus
SetEnv adman_url http://classifieds.about.com/antivirus/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME apartments
SetEnv CLIENT_DISPLAYNAME apartments.about.com
SetEnv DATABASE_NAME apartments
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/apartments
SetEnv adman_url http://classifieds.about.com/apartments/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME apartments
SetEnv CLIENT_DISPLAYNAME apartments.about.com
SetEnv DATABASE_NAME apartments
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/apartments
SetEnv adman_url http://classifieds.about.com/apartments/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME archaeology
SetEnv CLIENT_DISPLAYNAME archaeology.about.com
SetEnv DATABASE_NAME archaeology
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/archaeology
SetEnv adman_url http://classifieds.about.com/archaeology/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME archaeology
SetEnv CLIENT_DISPLAYNAME archaeology.about.com
SetEnv DATABASE_NAME archaeology
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/archaeology
SetEnv adman_url http://classifieds.about.com/archaeology/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME architecture
SetEnv CLIENT_DISPLAYNAME architecture.about.com
SetEnv DATABASE_NAME architecture
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/architecture
SetEnv adman_url http://classifieds.about.com/architecture/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME architecture
SetEnv CLIENT_DISPLAYNAME architecture.about.com
SetEnv DATABASE_NAME architecture
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/architecture
SetEnv adman_url http://classifieds.about.com/architecture/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME arthistory
SetEnv CLIENT_DISPLAYNAME arthistory.about.com
SetEnv DATABASE_NAME arthistory
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/arthistory
SetEnv adman_url http://classifieds.about.com/arthistory/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME arthistory
SetEnv CLIENT_DISPLAYNAME arthistory.about.com
SetEnv DATABASE_NAME arthistory
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/arthistory
SetEnv adman_url http://classifieds.about.com/arthistory/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME arthritis
SetEnv CLIENT_DISPLAYNAME arthritis.about.com
SetEnv DATABASE_NAME arthritis
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/arthritis
SetEnv adman_url http://classifieds.about.com/arthritis/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME arthritis
SetEnv CLIENT_DISPLAYNAME arthritis.about.com
SetEnv DATABASE_NAME arthritis
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/arthritis
SetEnv adman_url http://classifieds.about.com/arthritis/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME artsandcrafts
SetEnv CLIENT_DISPLAYNAME artsandcrafts.about.com
SetEnv DATABASE_NAME artsandcrafts
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/artsandcrafts
SetEnv adman_url http://classifieds.about.com/artsandcrafts/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME artsandcrafts
SetEnv CLIENT_DISPLAYNAME artsandcrafts.about.com
SetEnv DATABASE_NAME artsandcrafts
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/artsandcrafts
SetEnv adman_url http://classifieds.about.com/artsandcrafts/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME arttech
SetEnv CLIENT_DISPLAYNAME arttech.about.com
SetEnv DATABASE_NAME arttech
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/arttech
SetEnv adman_url http://classifieds.about.com/arttech/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME arttech
SetEnv CLIENT_DISPLAYNAME arttech.about.com
SetEnv DATABASE_NAME arttech
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/arttech
SetEnv adman_url http://classifieds.about.com/arttech/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME asthma
SetEnv CLIENT_DISPLAYNAME asthma.about.com
SetEnv DATABASE_NAME asthma
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/asthma
SetEnv adman_url http://classifieds.about.com/asthma/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME asthma
SetEnv CLIENT_DISPLAYNAME asthma.about.com
SetEnv DATABASE_NAME asthma
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/asthma
SetEnv adman_url http://classifieds.about.com/asthma/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME astrology
SetEnv CLIENT_DISPLAYNAME astrology.about.com
SetEnv DATABASE_NAME astrology
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/astrology
SetEnv adman_url http://classifieds.about.com/astrology/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME astrology
SetEnv CLIENT_DISPLAYNAME astrology.about.com
SetEnv DATABASE_NAME astrology
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/astrology
SetEnv adman_url http://classifieds.about.com/astrology/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME atheism
SetEnv CLIENT_DISPLAYNAME atheism.about.com
SetEnv DATABASE_NAME atheism
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/atheism
SetEnv adman_url http://classifieds.about.com/atheism/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME atheism
SetEnv CLIENT_DISPLAYNAME atheism.about.com
SetEnv DATABASE_NAME atheism
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/atheism
SetEnv adman_url http://classifieds.about.com/atheism/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME atlanta
SetEnv CLIENT_DISPLAYNAME atlanta.about.com
SetEnv DATABASE_NAME atlanta
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/atlanta
SetEnv adman_url http://classifieds.about.com/atlanta/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME atlanta
SetEnv CLIENT_DISPLAYNAME atlanta.about.com
SetEnv DATABASE_NAME atlanta
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/atlanta
SetEnv adman_url http://classifieds.about.com/atlanta/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME autism
SetEnv CLIENT_DISPLAYNAME autism.about.com
SetEnv DATABASE_NAME autism
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/autism
SetEnv adman_url http://classifieds.about.com/autism/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME autism
SetEnv CLIENT_DISPLAYNAME autism.about.com
SetEnv DATABASE_NAME autism
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/autism
SetEnv adman_url http://classifieds.about.com/autism/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME autobuy
SetEnv CLIENT_DISPLAYNAME autobuy.about.com
SetEnv DATABASE_NAME autobuy
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/autobuy
SetEnv adman_url http://classifieds.about.com/autobuy/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME autobuy
SetEnv CLIENT_DISPLAYNAME autobuy.about.com
SetEnv DATABASE_NAME autobuy
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/autobuy
SetEnv adman_url http://classifieds.about.com/autobuy/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME autoracing
SetEnv CLIENT_DISPLAYNAME autoracing.about.com
SetEnv DATABASE_NAME autoracing
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/autoracing
SetEnv adman_url http://classifieds.about.com/autoracing/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME autoracing
SetEnv CLIENT_DISPLAYNAME autoracing.about.com
SetEnv DATABASE_NAME autoracing
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/autoracing
SetEnv adman_url http://classifieds.about.com/autoracing/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME autorepair
SetEnv CLIENT_DISPLAYNAME autorepair.about.com
SetEnv DATABASE_NAME autorepair
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/autorepair
SetEnv adman_url http://classifieds.about.com/autorepair/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME autorepair
SetEnv CLIENT_DISPLAYNAME autorepair.about.com
SetEnv DATABASE_NAME autorepair
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/autorepair
SetEnv adman_url http://classifieds.about.com/autorepair/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME aviation
SetEnv CLIENT_DISPLAYNAME aviation.about.com
SetEnv DATABASE_NAME aviation
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/aviation
SetEnv adman_url http://classifieds.about.com/aviation/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME aviation
SetEnv CLIENT_DISPLAYNAME aviation.about.com
SetEnv DATABASE_NAME aviation
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/aviation
SetEnv adman_url http://classifieds.about.com/aviation/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME babyparenting
SetEnv CLIENT_DISPLAYNAME babyparenting.about.com
SetEnv DATABASE_NAME babyparenting
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/babyparenting
SetEnv adman_url http://classifieds.about.com/babyparenting/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME babyparenting
SetEnv CLIENT_DISPLAYNAME babyparenting.about.com
SetEnv DATABASE_NAME babyparenting
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/babyparenting
SetEnv adman_url http://classifieds.about.com/babyparenting/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME backandneck
SetEnv CLIENT_DISPLAYNAME backandneck.about.com
SetEnv DATABASE_NAME backandneck
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/backandneck
SetEnv adman_url http://classifieds.about.com/backandneck/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME backandneck
SetEnv CLIENT_DISPLAYNAME backandneck.about.com
SetEnv DATABASE_NAME backandneck
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/backandneck
SetEnv adman_url http://classifieds.about.com/backandneck/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME baking
SetEnv CLIENT_DISPLAYNAME baking.about.com
SetEnv DATABASE_NAME baking
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/baking
SetEnv adman_url http://classifieds.about.com/baking/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME baking
SetEnv CLIENT_DISPLAYNAME baking.about.com
SetEnv DATABASE_NAME baking
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/baking
SetEnv adman_url http://classifieds.about.com/baking/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME baltimore
SetEnv CLIENT_DISPLAYNAME baltimore.about.com
SetEnv DATABASE_NAME baltimore
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/baltimore
SetEnv adman_url http://classifieds.about.com/baltimore/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME baltimore
SetEnv CLIENT_DISPLAYNAME baltimore.about.com
SetEnv DATABASE_NAME baltimore
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/baltimore
SetEnv adman_url http://classifieds.about.com/baltimore/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bandb
SetEnv CLIENT_DISPLAYNAME bandb.about.com
SetEnv DATABASE_NAME bandb
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/bandb
SetEnv adman_url http://classifieds.about.com/bandb/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bandb
SetEnv CLIENT_DISPLAYNAME bandb.about.com
SetEnv DATABASE_NAME bandb
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/bandb
SetEnv adman_url http://classifieds.about.com/bandb/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME baseball
SetEnv CLIENT_DISPLAYNAME baseball.about.com
SetEnv DATABASE_NAME baseball
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/baseball
SetEnv adman_url http://classifieds.about.com/baseball/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME baseball
SetEnv CLIENT_DISPLAYNAME baseball.about.com
SetEnv DATABASE_NAME baseball
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/baseball
SetEnv adman_url http://classifieds.about.com/baseball/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bbq
SetEnv CLIENT_DISPLAYNAME bbq.about.com
SetEnv DATABASE_NAME bbq
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/bbq
SetEnv adman_url http://classifieds.about.com/bbq/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bbq
SetEnv CLIENT_DISPLAYNAME bbq.about.com
SetEnv DATABASE_NAME bbq
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/bbq
SetEnv adman_url http://classifieds.about.com/bbq/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME beadwork
SetEnv CLIENT_DISPLAYNAME beadwork.about.com
SetEnv DATABASE_NAME beadwork
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/beadwork
SetEnv adman_url http://classifieds.about.com/beadwork/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME beadwork
SetEnv CLIENT_DISPLAYNAME beadwork.about.com
SetEnv DATABASE_NAME beadwork
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/beadwork
SetEnv adman_url http://classifieds.about.com/beadwork/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME beauty
SetEnv CLIENT_DISPLAYNAME beauty.about.com
SetEnv DATABASE_NAME beauty
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/beauty
SetEnv adman_url http://classifieds.about.com/beauty/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME beauty
SetEnv CLIENT_DISPLAYNAME beauty.about.com
SetEnv DATABASE_NAME beauty
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/beauty
SetEnv adman_url http://classifieds.about.com/beauty/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME beginnersinvest
SetEnv CLIENT_DISPLAYNAME beginnersinvest.about.com
SetEnv DATABASE_NAME beginnersinvest
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/beginnersinvest
SetEnv adman_url http://classifieds.about.com/beginnersinvest/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME beginnersinvest
SetEnv CLIENT_DISPLAYNAME beginnersinvest.about.com
SetEnv DATABASE_NAME beginnersinvest
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/beginnersinvest
SetEnv adman_url http://classifieds.about.com/beginnersinvest/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bicycling
SetEnv CLIENT_DISPLAYNAME bicycling.about.com
SetEnv DATABASE_NAME bicycling
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/bicycling
SetEnv adman_url http://classifieds.about.com/bicycling/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bicycling
SetEnv CLIENT_DISPLAYNAME bicycling.about.com
SetEnv DATABASE_NAME bicycling
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/bicycling
SetEnv adman_url http://classifieds.about.com/bicycling/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME biology
SetEnv CLIENT_DISPLAYNAME biology.about.com
SetEnv DATABASE_NAME biology
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/biology
SetEnv adman_url http://classifieds.about.com/biology/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME biology
SetEnv CLIENT_DISPLAYNAME biology.about.com
SetEnv DATABASE_NAME biology
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/biology
SetEnv adman_url http://classifieds.about.com/biology/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME biotech
SetEnv CLIENT_DISPLAYNAME biotech.about.com
SetEnv DATABASE_NAME biotech
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/biotech
SetEnv adman_url http://classifieds.about.com/biotech/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME biotech
SetEnv CLIENT_DISPLAYNAME biotech.about.com
SetEnv DATABASE_NAME biotech
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/biotech
SetEnv adman_url http://classifieds.about.com/biotech/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bipolar
SetEnv CLIENT_DISPLAYNAME bipolar.about.com
SetEnv DATABASE_NAME bipolar
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/bipolar
SetEnv adman_url http://classifieds.about.com/bipolar/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bipolar
SetEnv CLIENT_DISPLAYNAME bipolar.about.com
SetEnv DATABASE_NAME bipolar
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/bipolar
SetEnv adman_url http://classifieds.about.com/bipolar/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME birding
SetEnv CLIENT_DISPLAYNAME birding.about.com
SetEnv DATABASE_NAME birding
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/birding
SetEnv adman_url http://classifieds.about.com/birding/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME birding
SetEnv CLIENT_DISPLAYNAME birding.about.com
SetEnv DATABASE_NAME birding
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/birding
SetEnv adman_url http://classifieds.about.com/birding/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME blues
SetEnv CLIENT_DISPLAYNAME blues.about.com
SetEnv DATABASE_NAME blues
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/blues
SetEnv adman_url http://classifieds.about.com/blues/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME blues
SetEnv CLIENT_DISPLAYNAME blues.about.com
SetEnv DATABASE_NAME blues
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/blues
SetEnv adman_url http://classifieds.about.com/blues/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME boardgames
SetEnv CLIENT_DISPLAYNAME boardgames.about.com
SetEnv DATABASE_NAME boardgames
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/boardgames
SetEnv adman_url http://classifieds.about.com/boardgames/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME boardgames
SetEnv CLIENT_DISPLAYNAME boardgames.about.com
SetEnv DATABASE_NAME boardgames
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/boardgames
SetEnv adman_url http://classifieds.about.com/boardgames/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bodybuilding
SetEnv CLIENT_DISPLAYNAME bodybuilding.about.com
SetEnv DATABASE_NAME bodybuilding
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/bodybuilding
SetEnv adman_url http://classifieds.about.com/bodybuilding/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bodybuilding
SetEnv CLIENT_DISPLAYNAME bodybuilding.about.com
SetEnv DATABASE_NAME bodybuilding
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/bodybuilding
SetEnv adman_url http://classifieds.about.com/bodybuilding/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME boston
SetEnv CLIENT_DISPLAYNAME boston.about.com
SetEnv DATABASE_NAME boston
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/boston
SetEnv adman_url http://classifieds.about.com/boston/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME boston
SetEnv CLIENT_DISPLAYNAME boston.about.com
SetEnv DATABASE_NAME boston
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/boston
SetEnv adman_url http://classifieds.about.com/boston/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME boxing
SetEnv CLIENT_DISPLAYNAME boxing.about.com
SetEnv DATABASE_NAME boxing
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/boxing
SetEnv adman_url http://classifieds.about.com/boxing/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME boxing
SetEnv CLIENT_DISPLAYNAME boxing.about.com
SetEnv DATABASE_NAME boxing
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/boxing
SetEnv adman_url http://classifieds.about.com/boxing/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME breastcancer
SetEnv CLIENT_DISPLAYNAME breastcancer.about.com
SetEnv DATABASE_NAME breastcancer
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/breastcancer
SetEnv adman_url http://classifieds.about.com/breastcancer/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME breastcancer
SetEnv CLIENT_DISPLAYNAME breastcancer.about.com
SetEnv DATABASE_NAME breastcancer
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/breastcancer
SetEnv adman_url http://classifieds.about.com/breastcancer/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME brooklyn
SetEnv CLIENT_DISPLAYNAME brooklyn.about.com
SetEnv DATABASE_NAME brooklyn
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/brooklyn
SetEnv adman_url http://classifieds.about.com/brooklyn/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME brooklyn
SetEnv CLIENT_DISPLAYNAME brooklyn.about.com
SetEnv DATABASE_NAME brooklyn
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/brooklyn
SetEnv adman_url http://classifieds.about.com/brooklyn/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME buddhism
SetEnv CLIENT_DISPLAYNAME buddhism.about.com
SetEnv DATABASE_NAME buddhism
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/buddhism
SetEnv adman_url http://classifieds.about.com/buddhism/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME buddhism
SetEnv CLIENT_DISPLAYNAME buddhism.about.com
SetEnv DATABASE_NAME buddhism
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/buddhism
SetEnv adman_url http://classifieds.about.com/buddhism/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME budgettravel
SetEnv CLIENT_DISPLAYNAME budgettravel.about.com
SetEnv DATABASE_NAME budgettravel
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/budgettravel
SetEnv adman_url http://classifieds.about.com/budgettravel/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME budgettravel
SetEnv CLIENT_DISPLAYNAME budgettravel.about.com
SetEnv DATABASE_NAME budgettravel
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/budgettravel
SetEnv adman_url http://classifieds.about.com/budgettravel/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME businessmajors
SetEnv CLIENT_DISPLAYNAME businessmajors.about.com
SetEnv DATABASE_NAME businessmajors
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/businessmajors
SetEnv adman_url http://classifieds.about.com/businessmajors/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME businessmajors
SetEnv CLIENT_DISPLAYNAME businessmajors.about.com
SetEnv DATABASE_NAME businessmajors
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/businessmajors
SetEnv adman_url http://classifieds.about.com/businessmajors/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME businesssoft
SetEnv CLIENT_DISPLAYNAME businesssoft.about.com
SetEnv DATABASE_NAME businesssoft
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/businesssoft
SetEnv adman_url http://classifieds.about.com/businesssoft/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME businesssoft
SetEnv CLIENT_DISPLAYNAME businesssoft.about.com
SetEnv DATABASE_NAME businesssoft
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/businesssoft
SetEnv adman_url http://classifieds.about.com/businesssoft/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME businesstravel
SetEnv CLIENT_DISPLAYNAME businesstravel.about.com
SetEnv DATABASE_NAME businesstravel
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/businesstravel
SetEnv adman_url http://classifieds.about.com/businesstravel/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME businesstravel
SetEnv CLIENT_DISPLAYNAME businesstravel.about.com
SetEnv DATABASE_NAME businesstravel
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/businesstravel
SetEnv adman_url http://classifieds.about.com/businesstravel/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME busycooks
SetEnv CLIENT_DISPLAYNAME busycooks.about.com
SetEnv DATABASE_NAME busycooks
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/busycooks
SetEnv adman_url http://classifieds.about.com/busycooks/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME busycooks
SetEnv CLIENT_DISPLAYNAME busycooks.about.com
SetEnv DATABASE_NAME busycooks
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/busycooks
SetEnv adman_url http://classifieds.about.com/busycooks/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME motorcycles
SetEnv CLIENT_DISPLAYNAME motorcycles.about.com
SetEnv DATABASE_NAME motorcycles
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/motorcycles
SetEnv adman_url http://classifieds.about.com/motorcycles/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME motorcycles
SetEnv CLIENT_DISPLAYNAME motorcycles.about.com
SetEnv DATABASE_NAME motorcycles
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/motorcycles
SetEnv adman_url http://classifieds.about.com/motorcycles/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME exercise
SetEnv CLIENT_DISPLAYNAME exercise.about.com
SetEnv DATABASE_NAME exercise
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/exercise
SetEnv adman_url http://classifieds.about.com/exercise/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME exercise
SetEnv CLIENT_DISPLAYNAME exercise.about.com
SetEnv DATABASE_NAME exercise
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/exercise
SetEnv adman_url http://classifieds.about.com/exercise/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME weightloss
SetEnv CLIENT_DISPLAYNAME weightloss.about.com
SetEnv DATABASE_NAME weightloss
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/weightloss
SetEnv adman_url http://classifieds.about.com/weightloss/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME weightloss
SetEnv CLIENT_DISPLAYNAME weightloss.about.com
SetEnv DATABASE_NAME weightloss
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/weightloss
SetEnv adman_url http://classifieds.about.com/weightloss/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME austin
SetEnv CLIENT_DISPLAYNAME austin.about.com
SetEnv DATABASE_NAME austin
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/austin
SetEnv adman_url http://classifieds.about.com/austin/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME austin
SetEnv CLIENT_DISPLAYNAME austin.about.com
SetEnv DATABASE_NAME austin
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/austin
SetEnv adman_url http://classifieds.about.com/austin/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME vintagecars
SetEnv CLIENT_DISPLAYNAME vintagecars.about.com
SetEnv DATABASE_NAME vintagecars
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/vintagecars
SetEnv adman_url http://classifieds.about.com/vintagecars/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME vintagecars
SetEnv CLIENT_DISPLAYNAME vintagecars.about.com
SetEnv DATABASE_NAME vintagecars
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/vintagecars
SetEnv adman_url http://classifieds.about.com/vintagecars/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME ecommerce
SetEnv CLIENT_DISPLAYNAME ecommerce.about.com
SetEnv DATABASE_NAME ecommerce
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/ecommerce
SetEnv adman_url http://classifieds.about.com/ecommerce/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME ecommerce
SetEnv CLIENT_DISPLAYNAME ecommerce.about.com
SetEnv DATABASE_NAME ecommerce
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/ecommerce
SetEnv adman_url http://classifieds.about.com/ecommerce/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME email
SetEnv CLIENT_DISPLAYNAME email.about.com
SetEnv DATABASE_NAME email
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/email
SetEnv adman_url http://classifieds.about.com/email/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME email
SetEnv CLIENT_DISPLAYNAME email.about.com
SetEnv DATABASE_NAME email
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv PRE_INC /inc/email
SetEnv adman_url http://classifieds.about.com/email/ad_manager
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex upseller
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
ServerName preview.equisearch.com
ServerAlias equisearch.com
ServerAlias www.equisearch.com
ErrorDocument 404 http://www.equisearch.com
DocumentRoot /mnt/www/sites/preview.equisearch
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.equisearch/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.equisearch/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName preview.enthusiast.thepirtgroup.com
ServerAlias enthusiast.thepirtgroup.com
ServerAlias www.enthusiast.thepirtgroup.com
ErrorDocument 404 http://www.enthusiast.thepirtgroup.com
DocumentRoot /mnt/www/sites/preview.enthusiast
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.enthusiast/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.enthusiast/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName ca.3dgraphics.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME 3dgraphics
SetEnv CLIENT_DISPLAYNAME 3dgraphics.about.com
SetEnv DATABASE_NAME 3dgraphics
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_3dgraphics
SetEnv NCF_WEB_ROOT http://adlistings.3dgraphics.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/3dgraphics/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_3dgraphics/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/3dgraphics/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.4wheeldrive.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME 4wheeldrive
SetEnv CLIENT_DISPLAYNAME 4wheeldrive.about.com
SetEnv DATABASE_NAME 4wheeldrive
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_4wheeldrive
SetEnv NCF_WEB_ROOT http://adlistings.4wheeldrive.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/4wheeldrive/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_4wheeldrive/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/4wheeldrive/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.712educators.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME 712educators
SetEnv CLIENT_DISPLAYNAME 712educators.about.com
SetEnv DATABASE_NAME 712educators
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_712educators
SetEnv NCF_WEB_ROOT http://adlistings.712educators.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/712educators/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_712educators/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/712educators/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.80music.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME 80music
SetEnv CLIENT_DISPLAYNAME 80music.about.com
SetEnv DATABASE_NAME 80music
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_80music
SetEnv NCF_WEB_ROOT http://adlistings.80music.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/80music/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_80music/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/80music/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.actionadventure.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME actionadventure
SetEnv CLIENT_DISPLAYNAME actionadventure.about.com
SetEnv DATABASE_NAME actionadventure
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_actionadventure
SetEnv NCF_WEB_ROOT http://adlistings.actionadventure.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/actionadventure/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_actionadventure/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/actionadventure/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.actionfigures.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME actionfigures
SetEnv CLIENT_DISPLAYNAME actionfigures.about.com
SetEnv DATABASE_NAME actionfigures
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_actionfigures
SetEnv NCF_WEB_ROOT http://adlistings.actionfigures.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/actionfigures/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_actionfigures/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/actionfigures/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.add.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME add
SetEnv CLIENT_DISPLAYNAME add.about.com
SetEnv DATABASE_NAME add
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_add
SetEnv NCF_WEB_ROOT http://adlistings.add.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/add/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_add/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/add/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.adoption.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME adoption
SetEnv CLIENT_DISPLAYNAME adoption.about.com
SetEnv DATABASE_NAME adoption
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_adoption
SetEnv NCF_WEB_ROOT http://adlistings.adoption.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/adoption/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_adoption/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/adoption/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.adulted.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME adulted
SetEnv CLIENT_DISPLAYNAME adulted.about.com
SetEnv DATABASE_NAME adulted
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_adulted
SetEnv NCF_WEB_ROOT http://adlistings.adulted.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/adulted/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_adulted/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/adulted/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.adventuretravel.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME adventuretravel
SetEnv CLIENT_DISPLAYNAME adventuretravel.about.com
SetEnv DATABASE_NAME adventuretravel
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_adventuretravel
SetEnv NCF_WEB_ROOT http://adlistings.adventuretravel.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/adventuretravel/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_adventuretravel/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/adventuretravel/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.advertising.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME advertising
SetEnv CLIENT_DISPLAYNAME advertising.about.com
SetEnv DATABASE_NAME advertising
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_advertising
SetEnv NCF_WEB_ROOT http://adlistings.advertising.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/advertising/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_advertising/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/advertising/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.aids.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME aids
SetEnv CLIENT_DISPLAYNAME aids.about.com
SetEnv DATABASE_NAME aids
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_aids
SetEnv NCF_WEB_ROOT http://adlistings.aids.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/aids/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_aids/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/aids/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.airtravel.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME airtravel
SetEnv CLIENT_DISPLAYNAME airtravel.about.com
SetEnv DATABASE_NAME airtravel
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_airtravel
SetEnv NCF_WEB_ROOT http://adlistings.airtravel.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/airtravel/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_airtravel/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/airtravel/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.albany.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME albany
SetEnv CLIENT_DISPLAYNAME albany.about.com
SetEnv DATABASE_NAME albany
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_albany
SetEnv NCF_WEB_ROOT http://adlistings.albany.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/albany/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_albany/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/albany/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.alcoholism.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME alcoholism
SetEnv CLIENT_DISPLAYNAME alcoholism.about.com
SetEnv DATABASE_NAME alcoholism
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_alcoholism
SetEnv NCF_WEB_ROOT http://adlistings.alcoholism.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/alcoholism/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_alcoholism/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/alcoholism/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.allergies.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME allergies
SetEnv CLIENT_DISPLAYNAME allergies.about.com
SetEnv DATABASE_NAME allergies
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_allergies
SetEnv NCF_WEB_ROOT http://adlistings.allergies.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/allergies/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_allergies/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/allergies/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.allmychildren.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME allmychildren
SetEnv CLIENT_DISPLAYNAME allmychildren.about.com
SetEnv DATABASE_NAME allmychildren
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_allmychildren
SetEnv NCF_WEB_ROOT http://adlistings.allmychildren.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/allmychildren/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_allmychildren/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/allmychildren/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.altmedicine.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME altmedicine
SetEnv CLIENT_DISPLAYNAME altmedicine.about.com
SetEnv DATABASE_NAME altmedicine
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_altmedicine
SetEnv NCF_WEB_ROOT http://adlistings.altmedicine.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/altmedicine/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_altmedicine/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/altmedicine/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.altmusic.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME altmusic
SetEnv CLIENT_DISPLAYNAME altmusic.about.com
SetEnv DATABASE_NAME altmusic
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_altmusic
SetEnv NCF_WEB_ROOT http://adlistings.altmusic.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/altmusic/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_altmusic/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/altmusic/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.altreligion.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME altreligion
SetEnv CLIENT_DISPLAYNAME altreligion.about.com
SetEnv DATABASE_NAME altreligion
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_altreligion
SetEnv NCF_WEB_ROOT http://adlistings.altreligion.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/altreligion/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_altreligion/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/altreligion/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.animals.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME animals
SetEnv CLIENT_DISPLAYNAME animals.about.com
SetEnv DATABASE_NAME animals
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_animals
SetEnv NCF_WEB_ROOT http://adlistings.animals.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/animals/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_animals/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/animals/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.animatedtv.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME animatedtv
SetEnv CLIENT_DISPLAYNAME animatedtv.about.com
SetEnv DATABASE_NAME animatedtv
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_animatedtv
SetEnv NCF_WEB_ROOT http://adlistings.animatedtv.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/animatedtv/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_animatedtv/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/animatedtv/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.animation.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME animation
SetEnv CLIENT_DISPLAYNAME animation.about.com
SetEnv DATABASE_NAME animation
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_animation
SetEnv NCF_WEB_ROOT http://adlistings.animation.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/animation/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_animation/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/animation/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.anime.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME anime
SetEnv CLIENT_DISPLAYNAME anime.about.com
SetEnv DATABASE_NAME anime
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_anime
SetEnv NCF_WEB_ROOT http://adlistings.anime.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/anime/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_anime/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/anime/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.antiques.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME antiques
SetEnv CLIENT_DISPLAYNAME antiques.about.com
SetEnv DATABASE_NAME antiques
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_antiques
SetEnv NCF_WEB_ROOT http://adlistings.antiques.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/antiques/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_antiques/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/antiques/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.antivirus.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME antivirus
SetEnv CLIENT_DISPLAYNAME antivirus.about.com
SetEnv DATABASE_NAME antivirus
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_antivirus
SetEnv NCF_WEB_ROOT http://adlistings.antivirus.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/antivirus/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_antivirus/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/antivirus/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.apartments.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME apartments
SetEnv CLIENT_DISPLAYNAME apartments.about.com
SetEnv DATABASE_NAME apartments
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_apartments
SetEnv NCF_WEB_ROOT http://adlistings.apartments.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/apartments/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_apartments/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/apartments/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.archaeology.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME archaeology
SetEnv CLIENT_DISPLAYNAME archaeology.about.com
SetEnv DATABASE_NAME archaeology
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_archaeology
SetEnv NCF_WEB_ROOT http://adlistings.archaeology.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/archaeology/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_archaeology/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/archaeology/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.architecture.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME architecture
SetEnv CLIENT_DISPLAYNAME architecture.about.com
SetEnv DATABASE_NAME architecture
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_architecture
SetEnv NCF_WEB_ROOT http://adlistings.architecture.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/architecture/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_architecture/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/architecture/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.arthistory.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME arthistory
SetEnv CLIENT_DISPLAYNAME arthistory.about.com
SetEnv DATABASE_NAME arthistory
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_arthistory
SetEnv NCF_WEB_ROOT http://adlistings.arthistory.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/arthistory/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_arthistory/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/arthistory/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.arthritis.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME arthritis
SetEnv CLIENT_DISPLAYNAME arthritis.about.com
SetEnv DATABASE_NAME arthritis
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_arthritis
SetEnv NCF_WEB_ROOT http://adlistings.arthritis.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/arthritis/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_arthritis/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/arthritis/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.artsandcrafts.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME artsandcrafts
SetEnv CLIENT_DISPLAYNAME artsandcrafts.about.com
SetEnv DATABASE_NAME artsandcrafts
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_artsandcrafts
SetEnv NCF_WEB_ROOT http://adlistings.artsandcrafts.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/artsandcrafts/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_artsandcrafts/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/artsandcrafts/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.arttech.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME arttech
SetEnv CLIENT_DISPLAYNAME arttech.about.com
SetEnv DATABASE_NAME arttech
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_arttech
SetEnv NCF_WEB_ROOT http://adlistings.arttech.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/arttech/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_arttech/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/arttech/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.asthma.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME asthma
SetEnv CLIENT_DISPLAYNAME asthma.about.com
SetEnv DATABASE_NAME asthma
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_asthma
SetEnv NCF_WEB_ROOT http://adlistings.asthma.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/asthma/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_asthma/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/asthma/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.astrology.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME astrology
SetEnv CLIENT_DISPLAYNAME astrology.about.com
SetEnv DATABASE_NAME astrology
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_astrology
SetEnv NCF_WEB_ROOT http://adlistings.astrology.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/astrology/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_astrology/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/astrology/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.atheism.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME atheism
SetEnv CLIENT_DISPLAYNAME atheism.about.com
SetEnv DATABASE_NAME atheism
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_atheism
SetEnv NCF_WEB_ROOT http://adlistings.atheism.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/atheism/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_atheism/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/atheism/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.atlanta.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME atlanta
SetEnv CLIENT_DISPLAYNAME atlanta.about.com
SetEnv DATABASE_NAME atlanta
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_atlanta
SetEnv NCF_WEB_ROOT http://adlistings.atlanta.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/atlanta/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_atlanta/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/atlanta/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.autism.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME autism
SetEnv CLIENT_DISPLAYNAME autism.about.com
SetEnv DATABASE_NAME autism
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_autism
SetEnv NCF_WEB_ROOT http://adlistings.autism.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/autism/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_autism/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/autism/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.autobuy.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME autobuy
SetEnv CLIENT_DISPLAYNAME autobuy.about.com
SetEnv DATABASE_NAME autobuy
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_autobuy
SetEnv NCF_WEB_ROOT http://adlistings.autobuy.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/autobuy/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_autobuy/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/autobuy/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.autoracing.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME autoracing
SetEnv CLIENT_DISPLAYNAME autoracing.about.com
SetEnv DATABASE_NAME autoracing
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_autoracing
SetEnv NCF_WEB_ROOT http://adlistings.autoracing.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/autoracing/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_autoracing/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/autoracing/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.autorepair.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME autorepair
SetEnv CLIENT_DISPLAYNAME autorepair.about.com
SetEnv DATABASE_NAME autorepair
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_autorepair
SetEnv NCF_WEB_ROOT http://adlistings.autorepair.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/autorepair/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_autorepair/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/autorepair/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.aviation.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME aviation
SetEnv CLIENT_DISPLAYNAME aviation.about.com
SetEnv DATABASE_NAME aviation
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_aviation
SetEnv NCF_WEB_ROOT http://adlistings.aviation.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/aviation/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_aviation/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/aviation/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.babyparenting.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME babyparenting
SetEnv CLIENT_DISPLAYNAME babyparenting.about.com
SetEnv DATABASE_NAME babyparenting
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_babyparenting
SetEnv NCF_WEB_ROOT http://adlistings.babyparenting.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/babyparenting/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_babyparenting/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/babyparenting/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.backandneck.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME backandneck
SetEnv CLIENT_DISPLAYNAME backandneck.about.com
SetEnv DATABASE_NAME backandneck
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_backandneck
SetEnv NCF_WEB_ROOT http://adlistings.backandneck.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/backandneck/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_backandneck/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/backandneck/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.baking.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME baking
SetEnv CLIENT_DISPLAYNAME baking.about.com
SetEnv DATABASE_NAME baking
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_baking
SetEnv NCF_WEB_ROOT http://adlistings.baking.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/baking/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_baking/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/baking/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.baltimore.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME baltimore
SetEnv CLIENT_DISPLAYNAME baltimore.about.com
SetEnv DATABASE_NAME baltimore
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_baltimore
SetEnv NCF_WEB_ROOT http://adlistings.baltimore.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/baltimore/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_baltimore/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/baltimore/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.bandb.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bandb
SetEnv CLIENT_DISPLAYNAME bandb.about.com
SetEnv DATABASE_NAME bandb
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_bandb
SetEnv NCF_WEB_ROOT http://adlistings.bandb.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/bandb/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_bandb/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/bandb/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.baseball.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME baseball
SetEnv CLIENT_DISPLAYNAME baseball.about.com
SetEnv DATABASE_NAME baseball
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_baseball
SetEnv NCF_WEB_ROOT http://adlistings.baseball.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/baseball/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_baseball/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/baseball/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.bbq.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bbq
SetEnv CLIENT_DISPLAYNAME bbq.about.com
SetEnv DATABASE_NAME bbq
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_bbq
SetEnv NCF_WEB_ROOT http://adlistings.bbq.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/bbq/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_bbq/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/bbq/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.beadwork.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME beadwork
SetEnv CLIENT_DISPLAYNAME beadwork.about.com
SetEnv DATABASE_NAME beadwork
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_beadwork
SetEnv NCF_WEB_ROOT http://adlistings.beadwork.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/beadwork/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_beadwork/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/beadwork/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.beauty.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME beauty
SetEnv CLIENT_DISPLAYNAME beauty.about.com
SetEnv DATABASE_NAME beauty
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_beauty
SetEnv NCF_WEB_ROOT http://adlistings.beauty.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/beauty/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_beauty/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/beauty/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.beginnersinvest.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME beginnersinvest
SetEnv CLIENT_DISPLAYNAME beginnersinvest.about.com
SetEnv DATABASE_NAME beginnersinvest
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_beginnersinvest
SetEnv NCF_WEB_ROOT http://adlistings.beginnersinvest.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/beginnersinvest/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_beginnersinvest/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/beginnersinvest/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.bicycling.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bicycling
SetEnv CLIENT_DISPLAYNAME bicycling.about.com
SetEnv DATABASE_NAME bicycling
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_bicycling
SetEnv NCF_WEB_ROOT http://adlistings.bicycling.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/bicycling/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_bicycling/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/bicycling/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.biology.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME biology
SetEnv CLIENT_DISPLAYNAME biology.about.com
SetEnv DATABASE_NAME biology
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_biology
SetEnv NCF_WEB_ROOT http://adlistings.biology.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/biology/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_biology/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/biology/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.biotech.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME biotech
SetEnv CLIENT_DISPLAYNAME biotech.about.com
SetEnv DATABASE_NAME biotech
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_biotech
SetEnv NCF_WEB_ROOT http://adlistings.biotech.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/biotech/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_biotech/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/biotech/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.bipolar.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bipolar
SetEnv CLIENT_DISPLAYNAME bipolar.about.com
SetEnv DATABASE_NAME bipolar
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_bipolar
SetEnv NCF_WEB_ROOT http://adlistings.bipolar.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/bipolar/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_bipolar/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/bipolar/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.birding.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME birding
SetEnv CLIENT_DISPLAYNAME birding.about.com
SetEnv DATABASE_NAME birding
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_birding
SetEnv NCF_WEB_ROOT http://adlistings.birding.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/birding/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_birding/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/birding/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.blues.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME blues
SetEnv CLIENT_DISPLAYNAME blues.about.com
SetEnv DATABASE_NAME blues
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_blues
SetEnv NCF_WEB_ROOT http://adlistings.blues.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/blues/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_blues/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/blues/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.boardgames.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME boardgames
SetEnv CLIENT_DISPLAYNAME boardgames.about.com
SetEnv DATABASE_NAME boardgames
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_boardgames
SetEnv NCF_WEB_ROOT http://adlistings.boardgames.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/boardgames/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_boardgames/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/boardgames/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.bodybuilding.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME bodybuilding
SetEnv CLIENT_DISPLAYNAME bodybuilding.about.com
SetEnv DATABASE_NAME bodybuilding
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_bodybuilding
SetEnv NCF_WEB_ROOT http://adlistings.bodybuilding.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/bodybuilding/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_bodybuilding/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/bodybuilding/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.boston.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME boston
SetEnv CLIENT_DISPLAYNAME boston.about.com
SetEnv DATABASE_NAME boston
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_boston
SetEnv NCF_WEB_ROOT http://adlistings.boston.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/boston/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_boston/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/boston/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.boxing.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME boxing
SetEnv CLIENT_DISPLAYNAME boxing.about.com
SetEnv DATABASE_NAME boxing
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_boxing
SetEnv NCF_WEB_ROOT http://adlistings.boxing.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/boxing/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_boxing/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/boxing/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.breastcancer.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME breastcancer
SetEnv CLIENT_DISPLAYNAME breastcancer.about.com
SetEnv DATABASE_NAME breastcancer
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_breastcancer
SetEnv NCF_WEB_ROOT http://adlistings.breastcancer.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/breastcancer/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_breastcancer/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/breastcancer/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.brooklyn.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME brooklyn
SetEnv CLIENT_DISPLAYNAME brooklyn.about.com
SetEnv DATABASE_NAME brooklyn
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_brooklyn
SetEnv NCF_WEB_ROOT http://adlistings.brooklyn.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/brooklyn/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_brooklyn/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/brooklyn/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.buddhism.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME buddhism
SetEnv CLIENT_DISPLAYNAME buddhism.about.com
SetEnv DATABASE_NAME buddhism
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_buddhism
SetEnv NCF_WEB_ROOT http://adlistings.buddhism.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/buddhism/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_buddhism/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/buddhism/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.budgettravel.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME budgettravel
SetEnv CLIENT_DISPLAYNAME budgettravel.about.com
SetEnv DATABASE_NAME budgettravel
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_budgettravel
SetEnv NCF_WEB_ROOT http://adlistings.budgettravel.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/budgettravel/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_budgettravel/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/budgettravel/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.businessmajors.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME businessmajors
SetEnv CLIENT_DISPLAYNAME businessmajors.about.com
SetEnv DATABASE_NAME businessmajors
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_businessmajors
SetEnv NCF_WEB_ROOT http://adlistings.businessmajors.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/businessmajors/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_businessmajors/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/businessmajors/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.businesssoft.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME businesssoft
SetEnv CLIENT_DISPLAYNAME businesssoft.about.com
SetEnv DATABASE_NAME businesssoft
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_businesssoft
SetEnv NCF_WEB_ROOT http://adlistings.businesssoft.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/businesssoft/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_businesssoft/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/businesssoft/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.businesstravel.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME businesstravel
SetEnv CLIENT_DISPLAYNAME businesstravel.about.com
SetEnv DATABASE_NAME businesstravel
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_businesstravel
SetEnv NCF_WEB_ROOT http://adlistings.businesstravel.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/businesstravel/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_businesstravel/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/businesstravel/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.busycooks.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME busycooks
SetEnv CLIENT_DISPLAYNAME busycooks.about.com
SetEnv DATABASE_NAME busycooks
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_busycooks
SetEnv NCF_WEB_ROOT http://adlistings.busycooks.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/busycooks/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_busycooks/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/busycooks/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.motorcycles.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME motorcycles
SetEnv CLIENT_DISPLAYNAME motorcycles.about.com
SetEnv DATABASE_NAME motorcycles
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_motorcycles
SetEnv NCF_WEB_ROOT http://adlistings.motorcycles.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/motorcycles/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_motorcycles/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/motorcycles/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName preview.btest1.thepirtgroup.com
ServerAlias btest1.thepirtgroup.com
ServerAlias www.btest1.thepirtgroup.com
ErrorDocument 404 http://www.btest1.thepirtgroup.com
DocumentRoot /mnt/www/sites/preview.btest1
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.btest1/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.btest1/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName preview.btest2.thepirtgroup.com
ServerAlias btest2.thepirtgroup.com
ServerAlias www.btest2.thepirtgroup.com
ErrorDocument 404 http://www.btest2.thepirtgroup.com
DocumentRoot /mnt/www/sites/preview.btest2
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.btest2/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.btest2/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName preview.btest3.thepirtgroup.com
ServerAlias btest3.thepirtgroup.com
ServerAlias www.btest3.thepirtgroup.com
ErrorDocument 404 http://www.btest3.thepirtgroup.com
DocumentRoot /mnt/www/sites/preview.btest3
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.btest3/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.btest3/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName preview.btest4.thepirtgroup.com
ServerAlias btest4.thepirtgroup.com
ServerAlias www.btest4.thepirtgroup.com
ErrorDocument 404 http://www.btest4.thepirtgroup.com
DocumentRoot /mnt/www/sites/preview.btest4
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.btest4/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.btest4/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName preview.btest5.thepirtgroup.com
ServerAlias btest5.thepirtgroup.com
ServerAlias www.btest5.thepirtgroup.com
ErrorDocument 404 http://www.btest5.thepirtgroup.com
DocumentRoot /mnt/www/sites/preview.btest5
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.btest5/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.btest5/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName preview.btest6.thepirtgroup.com
ServerAlias btest6.thepirtgroup.com
ServerAlias www.btest6.thepirtgroup.com
ErrorDocument 404 http://www.btest6.thepirtgroup.com
DocumentRoot /mnt/www/sites/preview.btest6
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.btest6/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.btest6/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName preview.btest7.thepirtgroup.com
ServerAlias btest7.thepirtgroup.com
ServerAlias www.btest7.thepirtgroup.com
ErrorDocument 404 http://www.btest7.thepirtgroup.com
DocumentRoot /mnt/www/sites/preview.btest7
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.btest7/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.btest7/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName preview.btest8.thepirtgroup.com
ServerAlias btest8.thepirtgroup.com
ServerAlias www.btest8.thepirtgroup.com
ErrorDocument 404 http://www.btest8.thepirtgroup.com
DocumentRoot /mnt/www/sites/preview.btest8
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.btest8/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.btest8/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName preview.btest9.thepirtgroup.com
ServerAlias btest9.thepirtgroup.com
ServerAlias www.btest9.thepirtgroup.com
ErrorDocument 404 http://www.btest9.thepirtgroup.com
DocumentRoot /mnt/www/sites/preview.btest9
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.btest9/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.btest9/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName preview.btest10.thepirtgroup.com
ServerAlias btest10.thepirtgroup.com
ServerAlias www.btest10.thepirtgroup.com
ErrorDocument 404 http://www.btest10.thepirtgroup.com
DocumentRoot /mnt/www/sites/preview.btest10
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.btest10/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.btest10/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName preview.motortrend.com
DocumentRoot /mnt/www/sites/preview.motortrend/motor/
SetEnv SITE_DIR_NAME "motortrend"
SetEnv SITE_DISPLAY_NAME "Motor Trend"
Options IncludesNOEXEC FollowSymLinks
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.motortrend/motor/cgi-bin
RewriteEngine On
RewriteRule ^/motor$ $1 [R,L]
RewriteRule ^/motor/(.*) /$1 [R,L]
RewriteRule ^/truck$ http://preview.trucktrend.com [R,L]
RewriteRule ^/truck/(.*) http://preview.trucktrend.com/$1 [R,L]
ServerName preview.trucktrend.com
DocumentRoot /mnt/www/sites/preview.motortrend/truck/
SetEnv SITE_DIR_NAME "trucktrend"
SetEnv SITE_DISPLAY_NAME "Truck Trend"
Options IncludesNOEXEC FollowSymLinks
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.motortrend/truck/cgi-bin
RewriteEngine On
RewriteRule ^/truck$ $1 [R,L]
RewriteRule ^/truck/(.*) /$1 [R,L]
RewriteRule ^/motor$ http://preview.motortrend.com [R,L]
RewriteRule ^/motor/(.*) http://preview.motortrend.com/$1 [R,L]
ServerName preview.surfermag.com
ServerAlias surfermag.com
ServerAlias www.surfermag.com
DocumentRoot /mnt/www/sites/preview.surfermag
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.surfermag/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.surfermag/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName preview.anaheim.com
ServerAlias anaheim.com
ServerAlias www.anaheim.com
ErrorDocument 404 http://www.anaheim.com
DocumentRoot /mnt/www/sites/preview.anaheim
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.anaheim/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.anaheim/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName preview.importtuner.com
ServerAlias importtuner.com
ServerAlias www.importtuner.com
DocumentRoot /mnt/www/sites/preview.importtuner
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.importtuner/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.importtuner/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName postad.sailmag.about.com
ServerAlias postad.sailmag.about.com
Redirect /classifieds_admin http://postad.sailmag.about.com/ad_manager
DocumentRoot /mnt/www/tools/sailmag_classifieds/
RewriteEngine on
RewriteRule ^/$ /ad_manager/ad_management
# SSLEnable
# SSLCertificateFile /usr/local/ssl/certs/postad.sailmag.about.com/cert.cer
# SSLCertificateKeyFile /usr/local/ssl/certs/postad.sailmag.about.com/key.pem
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME sailmag
SetEnv CLIENT_DISPLAYNAME sailmag.com
SetEnv DATABASE_NAME sailmag
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv APP_NAME classifieds
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://postad.sailmag.about.com/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/sailmag_classifieds/cgi/templates/
SetEnv upsell_enabled "1"
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_sailmag/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /dc/ /mnt/www/sites/al_sailmag/cincludes/
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Order Deny,Allow
Deny from all
ServerName ca.sailmag.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME sailmag
SetEnv CLIENT_DISPLAYNAME sailmag.com
SetEnv DATABASE_NAME sailmag
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_sailmag
SetEnv NCF_WEB_ROOT http://classifieds.sailmag.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://postad.sailmag.about.com/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/sailmag_classifieds/cgi/templates/
SetEnv upsell_enabled "1"
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_sailmag/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/classifieds/cgi/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ARMAccessControl Off
ARMAuthentication On
ARMAuthorization On
ARMAuthoritative On
ARMResourceString intra/classifieds/sailmag
AuthType ARM
require valid-user
ServerName ca.exercise.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME exercise
SetEnv CLIENT_DISPLAYNAME exercise.about.com
SetEnv DATABASE_NAME exercise
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_exercise
SetEnv NCF_WEB_ROOT http://adlistings.exercise.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/exercise/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_exercise/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/exercise/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.weightloss.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME weightloss
SetEnv CLIENT_DISPLAYNAME weightloss.about.com
SetEnv DATABASE_NAME weightloss
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_weightloss
SetEnv NCF_WEB_ROOT http://adlistings.weightloss.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/weightloss/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_weightloss/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/weightloss/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.austin.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME austin
SetEnv CLIENT_DISPLAYNAME austin.about.com
SetEnv DATABASE_NAME austin
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_austin
SetEnv NCF_WEB_ROOT http://adlistings.austin.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/austin/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_austin/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/austin/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.vintagecars.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME vintagecars
SetEnv CLIENT_DISPLAYNAME vintagecars.about.com
SetEnv DATABASE_NAME vintagecars
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_vintagecars
SetEnv NCF_WEB_ROOT http://adlistings.vintagecars.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/vintagecars/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_vintagecars/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/vintagecars/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.ecommerce.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME ecommerce
SetEnv CLIENT_DISPLAYNAME ecommerce.about.com
SetEnv DATABASE_NAME ecommerce
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_ecommerce
SetEnv NCF_WEB_ROOT http://adlistings.ecommerce.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/ecommerce/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_ecommerce/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/ecommerce/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName ca.email.about.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME email
SetEnv CLIENT_DISPLAYNAME email.about.com
SetEnv DATABASE_NAME email
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_email
SetEnv NCF_WEB_ROOT http://adlistings.email.about.com
SetEnv admin_email classifieds@about.com
SetEnv adman_url http://classifieds.about.com/email/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/about_classifieds/cgi/templates/
SetEnv upsell_enabled 1
SetEnv MERCHANT_ID aboutclass
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_email/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/about_classifieds/cgi/
Alias /dc/ /mnt/abwww/guide/email/dc/
Alias /z/ /mnt/abwww/vdir/z/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler cgi-script
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ServerName preview.sportrider.com
ServerAlias sportrider.com
ServerAlias www.sportrider.com
DocumentRoot /mnt/www/sites/preview.sportrider
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.sportrider/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.sportrider/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ServerName postad.primediaautomotive.about.com
Redirect /classifieds_admin http://postad.primediaautomotive.about.com/ad_manager
DocumentRoot /mnt/www/tools/primediaautomotive_classifieds/
RewriteEngine on
RewriteRule ^/$ /ad_manager/ad_management
# SSLEnable
# SSLCertificateFile /usr/local/ssl/certs/postad.primediaautomotive.about.com/cert.cer
# SSLCertificateKeyFile /usr/local/ssl/certs/postad.primediaautomotive.about.com/key.pem
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME primediaautomotive
SetEnv CLIENT_DISPLAYNAME primediaautomotive.com
SetEnv DATABASE_NAME primediaautomotive
SetEnv PGHOST bfdb1.ops.about.com
SetEnv PGUSER postgres
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv MERCHANT_ID autoclass
SetEnv APP_NAME classifieds
SetEnv admin_email auto.classifieds@primedia.com
SetEnv adman_url http://postad.primediaautomotive.about.com/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/primediaautomotive_classifieds/cgi/templates/
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_primediaautomotive/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /dc/ /mnt/www/sites/al_primediaautomotive/cincludes/
Alias /z/ /mnt/abwww/vdir/z/
Alias /gi/ /mnt/abwww/guide/primediaautomotive/gi/
AllowOverride None
PerlSetVar login_page /login.htm
PerlAccessHandler vfs_membercode::mem_directory
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
Order Deny,Allow
Deny from all
ServerName ca.primediaautomotive.com
DocumentRoot /mnt/www/tools/classifieds/cgi
SetEnv TOOLNAME classifieds
SetEnv TOOL_DISPLAYNAME Classifieds
SetEnv CLIENTNAME primediaautomotive
SetEnv CLIENT_DISPLAYNAME primediaautomotive.com
SetEnv DATABASE_NAME primediaautomotive
SetEnv APP_NAME classifieds
SetEnv ADMIN 1
SetEnv PGUSER postgres
SetEnv PGHOST bfdb1.ops.about.com
SetEnv CYBERSOURCE_SERVER ics2test.ic3.com
SetEnv MERCHANT_ID autoclass
SetEnv NCF_DOC_ROOT /mnt/www/sites/al_primediaautomotive
SetEnv NCF_WEB_ROOT http://classifieds.primediaautomotive.com
SetEnv admin_email auto.classifieds@primedia.com
SetEnv adman_url http://postad.primediaautomotive.about.com/ad_manager
SetEnv TEMPLATE_PATH /mnt/www/tools/primediaautomotive_classifieds/cgi/templates/
PerlSendHeader On
Alias /ad_images/ /mnt/output/pirt/classifieds/images/
Alias /cincludes/ /mnt/www/sites/al_primediaautomotive/cincludes/
Alias /dc/ /mnt/www/sites/al_primediaautomotive/cincludes/
Alias /images/ /mnt/www/sites/thepirtgroup/images/
Alias /postads/ /mnt/www/tools/classifieds/cgi/
Order allow,deny
Allow from all
DirectoryIndex classifieds_admin
Options +ExecCGI
SetHandler perl-script
PerlHandler Apache::Registry
Order allow,deny
Allow from all
Options +Includes
DirectoryIndex ad_management
Options +ExecCGI
#SetHandler cgi-script
SetHandler perl-script
PerlHandler Apache::Registry
ARMAccessControl Off
ARMAuthentication On
ARMAuthorization On
ARMAuthoritative On
ARMResourceString intra/classifieds/primediaautomotive
AuthType ARM
require valid-user
ServerName preview.in-newyorkmag.com
ServerAlias www.preview.in-newyorkmag.com
DocumentRoot /mnt/www/sites/innewyork/
Options IncludesNOEXEC FollowSymLinks
SetEnv SITE_DIR_NAME "innymag"
ARMAccessControl Off
ARMAuthentication On
ARMAuthorization On
ARMAuthoritative On
ARMResourceString "acc/innewyorkmag"
AuthType ARM
require valid-user
ServerName preview.autosoundmag.com
ServerAlias autosoundmag.com
ErrorDocument 404 http://www.autosoundmag.com
ServerAlias www.autosoundmag.com
DocumentRoot /mnt/www/sites/preview.autosoundmag
ProxyPass /cgi-bin http://primecgi.primedia.com/sites/preview.autosoundmag/cgi
ScriptAlias /cgi/ /mnt/www/sites/preview.autosoundmag/cgi/
Options IncludesNOEXEC FollowSymLinks
RewriteEngine Off
ARMAccessControl Off
ARMAuthentication On
ARMAuthorization On
ARMAuthoritative On
ARMResourceString "exnet/autoscms"
AuthType ARM
require valid-user
#=================================================
# LASITES
# The below "Include" should bring up all the LA sites. These include:
# 4wheeloffroad
# carcraft
# chevyhiperformance (note directory name is chevyhigh)
# circletrack
# corvettefever
# customclassictrucks (note directory name is customclassics)
# eurotuner
# fourwheeler
# highperformancepontiac (note directory name is hotrod)
# jpmagazine
# kitcarmag (note directory name is kitcar)
# moparmusclemagazine (note directory name is moparmuscle)
# mustang50magazine (note directory name is mustang50)
# mustangandfords (note directory name is mustangfords)
# mustangmonthly
# rodandcustommagazine (note directory name is rodandcustom)
# sporttruck
# stockcarracing
# superstreetonline (note directory name is superstreet)
#=================================================
#Include conf/hosts/lasites/preview/b-main.inc
#=================================================
# OUTOORS BEST
# www...com file directory name
#-------------------------------------------------
# alabamagameandfish alabamagameandfish
# arkansassportsmanmag arkansassportsman
# bowhunter bowhunter
# bowhuntingmag bowhuntingmag
# californiagameandfish californiagameandfish
# floridagameandfish floridagameandfish
# floridasportsman floridasportsman
# georgiasportsmanmag georgiasportsman
# greatplainsgameandfish greatplainsgameandfish
# gundogmag gundog
# gunsandammomag gunsandammo
# handgunsmag handgunsmag
# huntingmag huntingmag
# illinoisgameandfish illinoisgameandfish
# in-fisherman in-fisherman
# indianagameandfish indianagameandfish
# iowagameandfish iowagameandfish
# kentuckygameandfish kentuckygameandfish
# lagameandfish lagameandfish
# michigansportsmanmag michigansportsman
# midatlanticgameandfish midatlanticgameandfish
# minnesotasportsmanmag minnesotasportsman
# mississippigameandfish mississippigameandfish
# missourigameandfish missourigameandfish
# ncgameandfish ncgameandfish
# newenglandgameandfish newenglandgameandfish
# newyorkgameandfish newyorkgameandfish
# northamericanwhitetail naw
# ohiogameandfish ohiogameandfish
# oklahomagameandfish oklahomagameandfish
# outdoorsbest outdoorsbest
# pagameandfish pagameandfish
# rifleshootermag rifleshooter
# rmgameandfish rmgameandfish
# scgameandfish scgameandfish
# shallowwaterangler shallowwaterangler
# shootingtimes shootingtimes
# shotgunnews shotgunnews
# tennesseesportsmanmag tennesseesportsman
# texassportsmanmag texassportsman
# virginiagameandfish virginiagameandfish
# wildfowlmag wildfowl
# wisconsinsportsmanmag wisconsinsportsman
# wogameandfish wogameandfish
# wvgameandfish wvgameandfish
#Include conf/hosts/ob/preview/b-main.inc
#==================================================