Page 1 of 1

Sending a file to the client withought creating it

Posted: Sat Sep 09, 2006 5:30 am
by rajytsh
Hi There,
I want to do the following:

I enter the following IP into my browser address:
http://myDomain/someDirectory/XYZ.txt

The file does not exist, A script creates and sends it to me.

I know there is a way to do this...
Can anyone help me?

Thanks

Posted: Sat Sep 09, 2006 7:58 am
by Chris Corbyn
You'll need mod_rewrite I guess.