Michael,
You said you could see everything on the page you requested, except for the
images, right? And you cannot see the image if you request it directly?
Sounds like the alias is still messed up. You're not creating the same
alias further down in the .conf file are you?
If you send me the code from the html page you're calling, and a copy of the
httpd.conf, I'll take a look.
[EMAIL PROTECTED]
Jim
-----Original Message-----
From: Michael S. Kimmett [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 08, 2001 7:58 AM
To: CF-Server
Subject: Re: Apache1.3.17 not working with CF4.5sp2
I restarted the server after I made my changes to the Apache conf file.
Also my alias looks just like yours, however, I can not access the images
directly.
Michael
----- Original Message -----
From: "Gram, Jim" <[EMAIL PROTECTED]>
To: "CF-Server" <[EMAIL PROTECTED]>
Sent: Wednesday, February 07, 2001 1:43 PM
Subject: RE: Apache1.3.17 not working with CF4.5sp2
> Did you restart Apache after the .conf alias changes? Is the alias set up
> correctly?
>
> Alias /images/ "/myDirectory/images/"
>
> <Directory "/myDirectory/images">
> Options -Indexes MultiViews Includes ExecCGI
> AllowOverride None
> Order allow,deny
> Allow from all
> </Directory>
>
> If you try to directly access the images using the alias can you see them?
>
> http://www.yoursite.com/images/myimage.gif
>
> Jim
>
> -----Original Message-----
> From: Michael S. Kimmett [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 07, 2001 1:19 PM
> To: CF-Server
> Subject: Apache1.3.17 not working with CF4.5sp2
>
>
> Greetings!
>
> I am new to ColdFusion, so I will need a little help. I have installed
> CF4.5sp2 on a WIN98 machine that is using Apache 1.3.17 as it web app.
> server.
>
> My problem is that I when I try to view CF files with images, I am unable
to
> see the images (the image links are CF variables). I am able to see the
> HTML parts of the CF file, but not the image.
>
> I modified the Apache .conf file by adding an alias to the Apache conf
file.
> I have also mapped the CF server to the location of my files, but I am
still
> not getting any results.
>
> Does anyone have any suggestions?
>
> Thanks in advance.
>
> Michael
> ----------------------------------------------
> Michael Kimmett
> Software Engineer
> Westcar Consulting Group, Inc.
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com