Re: [CentOS] Vhost.conf file and info. re: partitions and physical drives

2013-03-14 Thread Les Mikesell
On Thu, Mar 14, 2013 at 2:00 PM, wrote: > Oh, yes - what are the permissions on /etc/httpd/conf and /etc/httpd/conf.d? > And if selinux is enabled, do you see denials in /var/log/audit/audit.log for the files in question? -- Les Mikesell lesmikes...@gmail.com _

Re: [CentOS] Vhost.conf file and info. re: partitions and physical drives

2013-03-14 Thread m . roth
Oh, yes - what are the permissions on /etc/httpd/conf and /etc/httpd/conf.d? mark ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Vhost.conf file and info. re: partitions and physical drives

2013-03-14 Thread m . roth
Bruce Whealton wrote: > I had to go to /home/www/futurewavewebdevelopment.com/logs > and in the error log, it just says that access is forbidden. I changed the > permissions and ownership to apache:apache which is what was working > before. > If I remove that, I can get to the default page at /var/

Re: [CentOS] Vhost.conf file and info. re: partitions and physical drives

2013-03-14 Thread Bruce Whealton
I had to go to /home/www/futurewavewebdevelopment.com/logs and in the error log, it just says that access is forbidden. I changed the permissions and ownership to apache:apache which is what was working before. If I remove that, I can get to the default page at /var/html/www and it displays my new

Re: [CentOS] Vhost.conf file and info. re: partitions and physical drives

2013-03-13 Thread SilverTip257
On Wed, Mar 13, 2013 at 6:02 PM, Bruce Whealton wrote: > Hello, > I was following a tutorial for setting up apache to work with more > than one domain, virtual domains. So, I created a vhost.conf file in the > folder /etc/httpd/conf.d/ When I saved that file, which gets called by the >