[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Trying to use a server wide script.....Without succes....STILL....



> I forgot to say that you have to add these lines to the
> /etc/httpd/conf/httpd.conf file.
>

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