On Sun, 26 Oct 2003, Angela wrote: > Stas & Randy, > > Thanks for the help. I removed file associations and renamed a test file to > have no extension. > > There are no references to perl in http.conf apart from the very end where I > have now copied from perl.conf. > > And I corrected the typo ;( The test file without an extension, along with > the others, still gets returned. > > Any other ideas will be seized upon with alacrity; I'm going crazy here!
In your script, are you sending a header such as print "Content-type: text/html\n\n"; or some such, such that the browser knows it should display the contents? -- best regards, randy