On Sun, Dec 20, 2009 at 10:54, Shiv . <[email protected]> wrote:
>
> apache config:
>
> <VirtualHost 190.80.34.10:80>
>         ServerName rt.guyana.net.gy
>         ServerAdmin [email protected]
>
>         DocumentRoot /opt/rt3/share/html
>         AddDefaultCharset UTF-8
>         PerlRequire /opt/rt3/bin/webmux.pl
>
>         <Directory /opt/rt3/share/html>
>                 Order allow,deny
>                 Allow from all
>                 SetHandler perl-script
>                 PerlResponseHandler RT::Mason
>         </Directory> </VirtualHost>
> </VirtualHost>

And what about the PHP support?

-- 
                 Please keep list traffic on the list.

Rob MacGregor
      Whoever fights monsters should see to it that in the process he
        doesn't become a monster.                  Friedrich Nietzsche
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [email protected]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to