Yes, everything I try to access has a permission error, other than the .cfm
pages - I am using the centos default /var/www/html root. All of the files
and folders are at least 644 and owned by apache.apache
<VirtualHost *:80>
ServerAdmin [email protected]
DocumentRoot /var/www/html
ServerName XXX.net
ServerAlias www.XXX.net
# ErrorLog logs/dummy-host.example.com-error_log
# CustomLog logs/dummy-host.example.com-access_log common
</VirtualHost>
and
<Host name="XXX.net" appBase="webapps">
<Context path="" docBase="/var/www/html/" useHttpOnly="true" />
<Alias>www.XXX.net</Alias>
</Host>
On Wednesday, June 5, 2013 2:36:14 PM UTC-4, Mike Smith wrote:
> I was able to use the installer from vivio (thanks!) to get OpenBD up and
> serving CFM pages (proxied from apache) on Centos 6 with no issues, but I
> find myself getting 403 errors on any other content in my root directory.
> I believe I have the tomcat and apache configurations set properly
> (virtual hosts).... any thoughts?
--
--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en
---
You received this message because you are subscribed to the Google Groups "Open
BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.