On Tue, Oct 9, 2012 at 5:55 AM, Vanessa Barrett <[email protected]> wrote: > I am trying to embed the RSS feed from DSpace into a LibGuides page and have > been advised that I need to get the <link> information updated because it is > missing a trailing slash.
This is done in dspace.url, but the comment there explicitly says that it should be without the trailing slash, so changing it may cause you unrelated problems. I recommend you to change your web server configuration instead. You're using Apache 2.0, so this should help: http://httpd.apache.org/docs/2.0/mod/mod_dir.html 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-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-general
