Well tried it and still doesn't work....
Let me explain some more....
Say I have a script in http://site.com/test.cgi (in /home/sites/home/web/)
I want every user on the Cobalt being able to use it through an alias
http://usersite.com/script/
BUT! The script also uses different arguments so it will be something like:
http://usersite.com/script/test.cgi?it=whatever
Tried everything I could think of but do not find a solution.....
And yep, I absolutely need to hide the origin of the script....
Thanks, Jan