On 11/03/2011 Jim T wrote:
I am trying to serve rt from "/rt". I have read the web_deployment.pod
and I thought I'd configured apache correctly but I still cant get rt
to start. The apache error log says "File does not exist: /var/www/rt".

Untested, but on a hunch try changing the ScriptAlias line to this:

    ScriptAlias /rt /opt/rt4/sbin/rt-server.fcgi/

Note the lack of a trailing slash after /rt.

On 11/03/2011 20/20 Lab wrote:
Alias /rt "/opt/rt4/share/html"

I think this is the line your missing.

-Matt

I don't think so.  That's what the ScriptAlias line is for.

Thomas
--------
RT Training Sessions (http://bestpractical.com/services/training.html)
*  Barcelona, Spain  November 28 & 29, 2011

Reply via email to