[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....
- Subject: Re: [cobalt-users] Trying to use a server wide script.....Without succes....STILL....
- From: "DevSys Administrator" <devsys-admin@xxxxxxxxxx>
- Date: Wed Aug 22 01:59:17 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> 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