[rt-users] Re: You don't have permission to access /rt on this server
zhou jian
sunzhoujian at yahoo.com
Sun Feb 26 00:49:11 EST 2006
Here are all the errors I got from the log file. If I
removed the rt configuration part from the httpd.conf
file, everything will function as least for the httpd
server. Can someone give me a hint and let me at least
to see the web interface of RT?
[Sat Feb 25 23:05:49 2006] [error] [client
128.255.163.105] client denied by server
configuration: /opt/rt3/share/html/index.html
[Sat Feb 25 23:05:49 2006] [error] [client
128.255.163.105] client denied by server
configuration: /opt/rt3/share/html/index.html
[Sat Feb 25 23:05:54 2006] [error] [client
128.255.163.105] client denied by server
configuration: /opt/rt3/share/html
[Sat Feb 25 23:38:43 2006] [error] [client
128.255.163.105] client denied by server
configuration: /opt/rt3/share/html/
[Sat Feb 25 23:38:45 2006] [error] [client
128.255.163.105] client denied by server
configuration: /opt/rt3/share/html/
[Sat Feb 25 23:38:46 2006] [error] [client
128.255.163.105] client denied by server
configuration: /opt/rt3/share/html/
[Sat Feb 25 23:38:46 2006] [error] [client
128.255.163.105] client denied by server
configuration: /opt/rt3/share/html/
[Sat Feb 25 23:38:46 2006] [error] [client
128.255.163.105] client denied by server
configuration: /opt/rt3/share/html/
--- zhou jian <sunzhoujian at yahoo.com> wrote:
> Where do you guys put your rt directory? Do you guys
> put it at the default /opt/rt3 or do you guys put it
> under your httpd server /htdocs?
>
> --- zhou jian <sunzhoujian at yahoo.com> wrote:
>
> >
> > Could you guys give me an example of workable
> > configuration in httpd.conf for the VirtualHost
> > part?
> >
> > I used the example from the website. It doesn't
> work
> > out.
> >
> > --- zhou jian <sunzhoujian at yahoo.com> wrote:
> >
> > > I checked the log file of my httpd server.
> > >
> > > [Fri Feb 24 14:51:20 2006] [error] [client
> > > 128.255.163.105] client denied by server
> > > configuration: /opt/rt3/share/html/index.html
> > > [Fri Feb 24 14:51:20 2006] [error] [client
> > > 128.255.163.105] client denied by server
> > > configuration: /opt/rt3/share/html/index.html
> > > [Fri Feb 24 14:51:20 2006] [error] [client
> > > 128.255.163.105] client denied by server
> > > configuration: /opt/rt3/share/html/index.html
> > > [Fri Feb 24 14:51:45 2006] [error] [client
> > > 128.255.163.105] client denied by server
> > > configuration: /opt/rt3/share/html/index.html
> > > [Fri Feb 24 14:53:54 2006] [error] [client
> > > 128.255.163.105] client denied by server
> > > configuration: /opt/rt3/share/html/index.html
> > > [Fri Feb 24 15:00:25 2006] [error] [client
> > > 128.255.163.105] client denied by server
> > > configuration: /opt/rt3/share/html/index.html
> > >
> > > However, I strictly followed the instruction of
> RT
> > > Eessential. Any ideas?
> > >
> > > --- zhou jian <sunzhoujian at yahoo.com> wrote:
> > >
> > > > Hello,
> > > >
> > > > Finally I got RT installed. However, I
> couldn't
> > > > access
> > > > the /rt because of the permission problem. The
> > > > httpd.conf was configured as below. I followed
> > the
> > > > instruction from RT Essential. And everything
> > was
> > > > installed under root. What's wrong with this?
> > > >
> > > > --Paul
> > > >
> > > >
> > > > <VirtualHost 128.255.163.105>
> > > > Alias /rt "/opt/rt3/share/html"
> > > > #Alias /rt "/usr/local/rt"
> > > >
>
> >
> > >
> > > >
> > > >
> > > >
>
> >
> > >
> > > >
> > > >
> > > > ServerName 128.255.163.105
> > > > DocumentRoot /opt/rt3/share/html
> > > > AddDefaultCharset UTF-8
> > > > PerlModule Apache::DBI
> > > > PerlRequire /opt/rt3/bin/webmux.pl
> > > >
>
> >
> > >
> > > >
> > > >
> > > >
>
> >
> > >
> > > >
> > > >
> > > > <Location /opt/rt3/share/html>
> > > > SetHandler perl-script
> > > > PerlHandler RT::Mason
> > > > </Location>
> > > > </VirtualHost>
> > > >
> > > >
> > __________________________________________________
> > > > Do You Yahoo!?
> > > > Tired of spam? Yahoo! Mail has the best spam
> > > > protection around
> > > > http://mail.yahoo.com
> > > >
> > >
> > >
> > >
> __________________________________________________
> > > Do You Yahoo!?
> > > Tired of spam? Yahoo! Mail has the best spam
> > > protection around
> > > http://mail.yahoo.com
> > >
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam? Yahoo! Mail has the best spam
> > protection around
> > http://mail.yahoo.com
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam
> protection around
> http://mail.yahoo.com
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the rt-users
mailing list