Hi, I had it setup on my server before i reloaded it, but what i need to have happen 
is so that when i'm passing variables to a php file, I don't have to include the .php 
in the link...so i can have 

http://www.my-domain.com/page1?var1=3&var2=4
instead of 
http://www.my-domain.com/page1.php?var1=3&var2=4

Anybody know how i can make this work? THanks

Teren

Reply via email to