Re: [PHP-INST] How php handles file endings

2003-07-08 Thread dooleys
Chris Hewitt schrieb: dooleys wrote: Hi i've 2 apache servers with php thhe one is linux the other win2k on the linux machine i have a file called article.php and i can access it with localhost/article/4985 and i get the site so i can handle everything that is after article with my php script, w

Re: [PHP-INST] How php handles file endings

2003-07-08 Thread Chris Hewitt
dooleys wrote: Hi i've 2 apache servers with php thhe one is linux the other win2k on the linux machine i have a file called article.php and i can access it with localhost/article/4985 and i get the site so i can handle everything that is after article with my php script, when i try to do the sa

[PHP-INST] How php handles file endings

2003-07-08 Thread dooleys
Hi i've 2 apache servers with php thhe one is linux the other win2k on the linux machine i have a file called article.php and i can access it with localhost/article/4985 and i get the site so i can handle everything that is after article with my php script, when i try to do the same on win2k i ge