Hi, I am testing a newer version of OTRS in the same machine that has the current installation. Hence I created otrsnew.conf in httpd conf which has:
ScriptAlias /otrsnew/ "/otrsnew/bin/cgi-bin/" Alias /otrsnew-web/ "/otrsnew/var/httpd/htdocs/" However, when I go to /otrsnew/index.pl and login, all my images and css stylesheets are messed up. Looking at the source reveals that the page is still pointing to otrs-web instead of otrsnew-web <!--stop MetaLink --> <link rel="shortcut icon" href="/otrs-web/images/Standard/product.ico" type="image/ico"/> <link href="/otrs-web/css/Standard/agent.css" rel="stylesheet" type="text/css"/> Where else do I need to change the name? thanks, --sharif --------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/
