[rt-users] rt 3.8.8 issue with CSS
Val Polyakov
val at polyakov.me
Mon Sep 13 15:52:14 EDT 2010
Also, thought it might be a good idea to attach my RT_SiteConfig.pm ...
And this:
[root at curt conf.d]# cat rt3.conf
Alias /ticket "/opt/rt3/share/html"
PerlRequire /opt/rt3/bin/webmux.pl
<Directory "/opt/rt3/share/html">
AllowOverride All
Options ExecCGI FollowSymlinks
RewriteEngine On
RedirectMatch permanent (.*)/$ $1/index.html
AddDefaultCharset UTF-8
SetHandler perl-script
PerlHandler RT::Mason
</Directory>
[root at curt conf.d]#
Any help is highly appreciated, this is sort of urgent :/
> Hello,
>
> I have a fresh install of rt-3.8.8 on RHEL5
>
> when I go to http://serverIP/ticket ("/ticket" is aliased in apache
> configs to /opt/rt3/share/html, which is where the RT is installed) I get
> the login screen, but alasa, with no CSS. so it looks ugly..
>
> I don't see any errors at all in apache's access_log and error_log (no
> 404s or anything)
>
> I see that I do, indeed, have CSS:
>
> [root at curt css]# pwd
> /opt/rt3/share/html/NoAuth/css
> [root at curt css]# ls -l
> total 28
> drwxr-xr-x 2 root bin 4096 Sep 7 12:34 3.4-compat
> drwxr-xr-x 2 root bin 4096 Sep 7 12:34 3.5-default
> -rw-r--r-- 1 root bin 2390 Sep 7 12:34 autohandler
> drwxr-xr-x 2 root bin 4096 Sep 7 12:34 base
> -rw-r--r-- 1 root bin 2649 Sep 7 12:34 dhandler
> -rw-r--r-- 1 root bin 3043 Sep 7 12:34 print.css
> drwxr-xr-x 3 root bin 4096 Sep 7 12:34 web2
> [root at curt css]#
>
> nothing's weird about the install, SELinux is disabled, etc..
>
>
> any ideas?
>
>
> RT Training in Washington DC, USA on Oct 25 & 26 2010
> Last one this year -- Learn how to get the most out of RT!
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RT_SiteConfig.pm
Type: text/x-perl-script
Size: 2296 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20100913/449e97c0/attachment.bin>
More information about the rt-users
mailing list