[rt-users] Web Problem

Clark Shishido clark at desktop.com
Thu Aug 17 19:14:33 EDT 2000


> cd /home/myweb
> ln -s /home/rt/bin/cgi cgi
> ln -s /home/rt/lib/images webrt
> 

I have ScriptAlias /rt/ "/var/rt/bin/cgi/" in my httpd.conf
so that means you should be doing this instead?
  ln -s /home/rt/bin/cgi rt

and of course FollowSymLinks should be turned on.


--clark






More information about the rt-users mailing list