in reply to Re: Re: Re: CGI Image on localhost
in thread CGI Image on localhost
I.E. CGI SCRIPT "Apache2\cgi-bin\script.cgi"
HTML "Apache2\data\home.html"
IMAGES "Apache2\htdocs\images\image.jpg"
I wanted to know what should I put in the HTML to let me link to the IMAGES from the CGI SCRIPT. I knew that I could simply put in F:\foo\bar\Apache2\htdocs\images\image.jpg but I didn't WANT to do this as, on a remote server I wouldn't have access to the root directory e.g. F:\. I wanted to know how do you go link in the HTML down one directory and up two.
|
|---|