On Fri, Jun 3, 2011 at 8:44 AM, Carmen Cojocaru
<[email protected]>wrote:

>  Hello all,
> I have some difficulties in integrating marklogic with the apache
> web-server and I thought I could ask for your help.The instructions I've
> been following belong to
> http://developer.marklogic.com/learn/2004-09-cisapache . What I did is
> adding a few lines in the httpd.conf file so apache would forward the
> requests for the .xqy pages to marklogic. The thing is now I got an "access
> forbidden" message and don't know how to fix this. Hhow am I going to run my
> .xqy files if I can't even access them?! I also want to add I'm newbie to
> this whole thing(the thing with webservers, the way they work, native xml
> database, marklogic etc) so if I misunderstood something please do tell... I
> am very much interested in listening and learning ... ThankU.
> Regards,
> Carmen
>
>

Hmmm if I were you... and since you're new to this stuff, I'd skip that
tutorial and start with this one -->
http://developer.marklogic.com/learn/technical-overview.   When I was first
starting I remember reading that one first.

You don't need apache at all to test a .xqy unless your're trying to do
something like virtual hosts  (i.e.  serving multiple apps on a single
computer with different subdomains  like appone.foo.com, apptwo.foo.com etc.
etc.)

Also try the searchable documentation... I use it constantly, and it is
awwwwsome: http://docs.marklogic.com
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to