I figured it out. I needed to add:

# Frontend::WebPath
    # (URL base path of icons, CSS and Java Script.)
    $Self->{'Frontend::WebPath'} = '/otrsnew-web/';

in Config.pm

-sharif





On Tue, Mar 23, 2010 at 2:52 PM, sharif islam <sharif.is...@gmail.com> wrote:
> 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/

Reply via email to