[CentOS] RHEL7 beta discussions?
Warren Young
warren at etr-usa.comThu Apr 24 13:28:45 UTC 2014
- Previous message: [CentOS] RHEL7 beta discussions?
- Next message: [CentOS] RHEL7 beta discussions?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 4/23/2014 12:37, Warren Young wrote: > 5. Save the following as /etc/httpd/conf.d/rhel7rc.conf: > > <VirtualHost *:80> > DocumentRoot /var/www/html/rhel7rc > ServerAlias rhel7rc That should be ServerName, so that Apache serves from the rhel7rc directory only if you call it as "rhel7rc". With the alias alone, this can takes over all port 80 serving. (Depends on the order the *.conf files are loaded.)
- Previous message: [CentOS] RHEL7 beta discussions?
- Next message: [CentOS] RHEL7 beta discussions?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list