On Feb 17, 2011, at 7:11 PM, Corey Osman wrote:

> My flex app needs to access a file called crossdomain.xml (flash ACL
> file) in the root document folder on the web server.  Normally this is
> pretty easy as I just place the file in the root document folder.
> However, since I am using the default http server (web brick) I don't
> know where this root folder is located.
> 
> If my url is 
> https://puppetmaster:8140/production/catalog/puppetagent.domain.com.
> 
> Where would the root document folder be located on the puppetmaster
> server?
> 
> I thought it might be here: /usr/lib64/site_ruby/1.8/puppet

There isn't a root folder with Puppet - it doesn't serve files directly like 
that.

You could possibly hack it some, but I'm not actually sure how quite.  Maybe 
put it in a module's files directory?

-- 
If a `religion' is defined to be a system of ideas that contains
unprovable statements, then Godel taught us that mathematics is not
only a religion, it is the only religion that can prove itself to be
one.                                    -- John Barrow
---------------------------------------------------------------------
Luke Kanies  -|-   http://puppetlabs.com   -|-   +1(615)594-8199




-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to puppet-dev@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to