Jake
02-24-2003, 03:41 PM
Ok.... how to explain, how to explain...
My web-server runs Apache 1.3.26 on Linux, my test/personal server runs 2.0.39 on Windows. I use an edited version of http://evolt.org/article/Making_clean_URLs_with_Apache_and_PHP/18/22880/index.html to include files dynamically using .htaccess to make extensionless files act as PHP files.
For example e8o.com/artists/50_cent includes e8o.com/artistfiles/50_cent.htm and so on.
The problem is I can't get this little trick to work on my personal server so I've had to set up a *.php?p=filelocation/filename.htm to test pages locally instead.
My question is, does anybody know how to make the .htaccess trick work on my local version of apache?
I'm sorry, I can't explain it very well, I'll try again if you don't understand me! :o
My web-server runs Apache 1.3.26 on Linux, my test/personal server runs 2.0.39 on Windows. I use an edited version of http://evolt.org/article/Making_clean_URLs_with_Apache_and_PHP/18/22880/index.html to include files dynamically using .htaccess to make extensionless files act as PHP files.
For example e8o.com/artists/50_cent includes e8o.com/artistfiles/50_cent.htm and so on.
The problem is I can't get this little trick to work on my personal server so I've had to set up a *.php?p=filelocation/filename.htm to test pages locally instead.
My question is, does anybody know how to make the .htaccess trick work on my local version of apache?
I'm sorry, I can't explain it very well, I'll try again if you don't understand me! :o