PDA

View Full Version : demo.php -> index.php



champions
March 19th, 2003, 07:12 PM
Hey all!

I have the cart up and running fine so far. I want it though so that when users visit and click a link, it just goes to something like:

http://www.mydomain.com/squirrelcart/

The thing is, the index.php is the admin login page, it doesn't show the store itself.

How can I make it so the demo.php is the index.php file? If i rename it, then the admin side doesn't work, hehe.

I hope this makes sense.

Basically, I want it where a file name doesn't have to be typed into the url, just go to the directory. I don't want them seeing the admin side either though.

Any ideas?

champions
March 19th, 2003, 08:25 PM
nevermind, I got it ;)