Hi Kirti, On Mon, Oct 8, 2012 at 12:12 PM, Kirti Bodhmage <[email protected]> wrote: > Does this mean that our robots.txt is not visible?
that's correct. > Should we keep our robots.txt at the root of apache i.e. in /var/www/html > directory ? Correct. > There is no other application on this server. Apache /tomcat are solely > installed for Dspace. In that case, I recommend you to move one of the webapps to the root URL, i.e. one of them would be available at https://qmro.qmul.ac.uk/ There are several ways to do that depending on your configuration, but basically you either rename (symlink) one of the webapp directories to the ROOT webapp or you specify the root URL ("/") in your Context tag in server.xml or in the context fragment file. I can provide details if you specify which method you're using. The alternative is to create a new https://qmro.qmul.ac.uk/robots.txt file, paste in paths from boths and append "jspui/" and "xmlui/" to the respective paths. You mentioned you're running Apache in front of Tomcat, so the path you specified seems correct. Regards, ~~helix84 ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

