View Single Post
  #3 (permalink)  
Old 02-09-2007, 08:30 PM
RichHosek RichHosek is offline
Junior Member
 
Join Date: Feb 2007
Posts: 3
Default Using Mod_Rewrite?

Do you have mod_rewrite rules in effect?

You may need to append the file name to the URL to bypass them if they're in effect.

e.g. http://localhost/shoppingcart/index.php should work.
Reply With Quote