Re: PHP files without extension

From: Berislav Lopac (berislav.lopac_at_dimedia.hr)
Date: 08/31/04


Date: Tue, 31 Aug 2004 15:44:48 +0200

Ian.H wrote:
> If this is on a Unix box, just dropping the extension and providing
> you have '<?php' at the top, the files should be parsed as PHP files.

I have just discovered the strangest thing: if there is a file named foo.php
on the server, just calling /foo works!

E.g. http://localhost/foo = http://localhost/foo.php

Confused, but happy,

Berislav

--
If the Internet is a Marx Brothers movie, and Web, e-mail, and IRC are
Groucho, Chico, and Harpo, then Usenet is Zeppo.


Relevant Pages