View Full Version : Mapping .txt files as scripts?
Would it be possible to have my spiders.txt actually be a php script?
Would it be possible to have my spiders.txt actually be a php script?
You mean you want a .txt file to process just like a .php file? I think you can do that with htaccess code.
AddHandler application/x-httpd-php .php .txt
But then every .txt file would be sent to php
Yes, that is what I would like to do.
I do not plan on having anything but scripts on my site anyway :)
woot - it worked! Thanks.
Yes, that is what I would like to do.
I do not plan on having anything but scripts on my site anyway :)
woot - it worked! Thanks.
I love a quick fix and a happy ending :)
vBulletin v3.6.0, Copyright ©2000-2010, Jelsoft Enterprises Ltd.