<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
HI<BR>
How would the server know how to parse the page?<BR>
<BR>
I to have this problem using php as an include.<BR>
It would be better if people didn't see the php extension as in:<BR>
<A HREF="http://www.rokpacardiff.com">www.rokpacardiff.com</A><BR>
<BR>
<BR>
Cheers<BR>
Bob<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
On Sat, 2005-01-08 at 12:00 +0000, discuss-request@swlug.org.uk wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#000000">I.e. instead of <A HREF="http://www.example.com/foo/bar.html">http://www.example.com/foo/bar.html</A> you can just reference </FONT></TT><BR>
    <TT><FONT COLOR="#000000"><A HREF="http://www.example.com/foo/bar">http://www.example.com/foo/bar</A> which means you can change the underlying </FONT></TT><BR>
    <TT><FONT COLOR="#000000">technology without changing the URIs.  (so "bar" could actually be </FONT></TT><BR>
    <TT><FONT COLOR="#000000">bar.xhtml, bar.php, bar.pl, etc on the server side and the clients never </FONT></TT><BR>
    <TT><FONT COLOR="#000000">need to know).</FONT></TT>
</BLOCKQUOTE>
</BODY>
</HTML>