Hi,

I'm a bit confused about what's going on in this installation.

We're on a virtual server and they are running tomcat behind apache.
They've told me to create a subdirectory in /www for dspace, and using
tomcat manager, which is www/ccn, I was able to successfully deploy the
xmlui webapp from that (according to what tomcat manager says). The problem
is, I can't seem to figure out how to actually access the site.

I've tried the url in a brower with the server IP address/ccn, and it gives
me a 403 forbidden. I've also tried the link directly from the server in
lynx with localhost/ccn and it still gives me a 403 forbidden. I've changed
build.properties baseurl and url files to all sorts of variations of the IP
address, localhost, using no ports, using ports 80 and 8080 explicitly, and
nothing going.

In case this is useful to know, the admins also said I had to use a
.htaccess files with something like this:

RewriteRule ^(/.*)$ ajp://localhost:8009/ccn/$1 [P,L]

If I try to access a file directly, e.g., /ccn/sitemap.xmap, it does load
up.

The other piece is that the main site is running on drupal, which does url
rewrites(?)/redirects(?) as well, such as www.website/contact, so I am
wondering if this is affecting my attempts to get dspace on the site as a
subdirectory.

Greatly appreciate any ideas, insights, or thoughts on how I could actually
see the site.

Thanks,
Charlene

-- 
Charlene Barina, MPH
Research Analyst 2, U.S. IMPACT Study
The Information School
303-359-6347 | Skype: cbarina
facebook.com/ImpactSurvey | twitter.com/impactsurvey
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to