Re: Address CGI w/ URL and not Path Name

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

 



When you use the "C:/directory/file" format your browser is fetching the file directly from the filesystem and displaying it as best it can; your apache webserver is not involved in the process at all. So there will be no execution of the CGI script, as that takes place inside apache.

On 15/12/06, exgulley@xxxxxxxx <exgulley@xxxxxxxx> wrote:
I have a set of cgi scripts that will only run when addressed with an 'http://type URL' and not the 'C:/directory/file' format.  When I need to use cgi Apache produces a 'Save As' Dialog box because the http server is being bypassed.  I can't figure out how to rewrite how my cgi programs are addressed.  I don't want the Document Root included, I need the http:// format for them to run.
 
EG



--
Steve Swift
http://www.swiftys.org.uk
[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux