Hi, I've got a problem with setting ScriptAlias as root like this:

ScriptAlias / /data/www/tracd/cgi-bin/trac.fcgi/

But this setting works without problems: ScriptAlias /trac
/data/www/tracd/cgi-bin/trac.fcgi/

The problem with the first one is that locations/links are set as absolute
path (like /data/www/tracd/htdocs/search), the second setting uses relative
paths (like /trac/search).

What's wrong?

Thanks

Peter

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to