PDA

View Full Version : Server pasring problem



LeeU
03-12-2006, 06:52 PM
I have set-up the Apache handlers to add:
.html .htm server-parsed

I have also set the MIME type:
text/html .html .htm

Yet, when I try using includes (".inc") on pages with extensions of .htm, I get the error message [an error occurred while processing this directive].

Any ideas what I am doing wrong?

LeeU
03-12-2006, 07:10 PM
O.K., I figured it out. I haven't set the domain name up yet and I can't just use the IP address. I have to include a sub directory. Is there any way I can test it without having to enter the sub-dir also? It's kind of a pain to change all the links.