FrontPage on a Unix Box

A

Alec

I had to move a FrontPage site onto a Unix SAMBA box and everything works
except the Background and the Tital bar for each page. It displays a red x
instead of where the graphic should be. Does anyone have any ideas?

Thanks!!
 
T

Thomas A. Rowe

How did you move the site and does this new server have the FP extensions?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
D

David Baxter

I had the same thing happen a couple of years back.

Check the case of the image file names. On an MS server, Image.gif and
image.gif are the same thing but that won't be true on a linux or unix
server.

If that fails, convert the paths for the images to full URLs instead of
relative URLs -- I think some *nix servers are more finicky about that
too.
 
Top