Parsing .asp as .php files
Ok, this one has really got me stumped.A visitor to this site http://mdnhw.co.uk using Nutscrape has said that when he clicks a link all it displays is the pages HTML.
So if you see that URL and click one of the eyes in NS (and Mozilla I tried too) it shows just the HTML source. weird huh?
However if viewing in IE it all works fine. I will check through my code to check I had not put some screwy script (this site was made ages ago) in there.
Important to note - Running on Linux box, not sure if ASP is supported but it doesn't have any ASP in it (even though its .ASP because I took the ASP out and didn't have time to update all links so kept .ASP) I have setup an Apache handler to pass these through server-parsed, this way it will include the newspro stuff which is an include well thats what I think it does.
So what do you think on this? I am trying to workout if it's server or client side coding problem. Everyone seems to think it's server-side so far.
Anyone experienced a problem like this before? Also is there a way I can set all .asp files to parse as .php? Would this change affect everyone on the box? obviously we wouldnt want this.
Thanks for your help.
Well and truly confused