Thread
:
I want to install a shopping cart in subdirectory
View Single Post
#
3
(
permalink
)
02-09-2007, 08:30 PM
RichHosek
Junior Member
Join Date: Feb 2007
Posts: 3
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.
RichHosek
View Public Profile
Send a private message to RichHosek
Find all posts by RichHosek