Emile
>Assuming you installed the example site, try this: >telnet 192.168.0.1 8099 >GET /example HTTP/1.1 >Host: 192.168.0.1 >(that's return twice) >I'd expect to see a 301 response redirecting you to /example/ That's exactly what I get. In case its useful, I've copied some of the output: HTTP/1.1 301 Moved Permanently Date: Mon, 15 Oct 2001 09:57:50 GMT Server: Apache/1.3.20 (Unix) Midgard/1.4.1/SG PHP/4.0.4pl1 mod_perl/1.26 Location: http://host.domain:8099/example/ Transfer-Encoding: chunked Content-Type: text/html; charset=iso-8859-1 132 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>301 Moved Permanently</TITLE> </HEAD> I now see a list of GIFs in the /example directory when viewing from a browser. I tried accessing asgard again, and now I do get through to the (local) Asgard site - could the explanation for all this may be as simple as the fact that I wasn't putting a trailing "/" on the end of "asgard"?! I suspect the fact that I had to reboot my machine after being off for the weekend has somehow made a difference... However, I don't get any of the gifs displayed, I don't seem to have any of these installed (I searched across all the untarred directories, but I don't seem to have them - eg toplogo.gif), and I've also searched across the apache directories. What am I doing wrong? I think I installed the midgard-data-1.4.1-5 files correctly, no problems I recall.. Jerry --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
