Listen 8081 NameVirtualHost *:8081 servername localhost ServerAlias localhost DocumentRoot /var/www/html/astpp DirectoryIndex index.php index.html index.shtml index.htm default.htm Default.aspx Default.asp index.pl AddType application/x-httpd-php .php RemoveHandler .php SetHandler x-httpd-php suPHP_AddHandler x-httpd-php CustomLog /var/log/httpd/astpp_access_log combined ErrorLog /var/log/httpd/astpp_error_log SSLEngine on SSLCertificateFile /etc/pki/tls/certs/ca.crt SSLCertificateKeyFile /etc/pki/tls/private/ca.key Alias /astpp/ "/var/www/html/astpp/" AllowOverride All Options +Includes +FollowSymlinks Options +Indexes