schiznotty Posted June 10, 2004 Posted June 10, 2004 Once upon a time, I knew the answer to this question, but it's slipped my mind and is driving me crazy! When I first setup my OScommerce page, I had something else as my homepage and my OScommerce page was a link from that page. So my setup was: http://www.mypage.com and OScommerce could be reached by typing http://www.mypage.com/oscommerce-2.2ms2/catalog.index.php -- Well I decided I wanted to make my OScommerce page the main page when you typed in http://www.mypage.com. So I went into my Apache Config file and changed my Document Roots to point to http://www.mypage.com/oscommerce-2.2ms2/catalog.index.php It worked fine and the OScommerce page came up by typing in http://www.mypage.com, but none of the images appear. I get the red "x" boxes where all of my images normally appear. This happened to me before, and I figured out how to fix it, but it's been so long and my brain is too fried to remember right now. Anybody can help point me in the right direction? I appreciate it.
schiznotty Posted June 10, 2004 Author Posted June 10, 2004 Oops, that is a typo: http://www.mypage.com/oscommerce-2.2ms2/catalog.index.php I meant: http://www.mypage.com/oscommerce-2.2ms2/catalog/index.php
batteryrat Posted June 10, 2004 Posted June 10, 2004 yes have you set up the alias's in your conf file of apache eg. Alias /[you site alias]/ "D:/[your server dir]/" <Directory "[your hard drive path]"> Options Indexes FollowSymLinks MultiViews Allow from all </Directory> Vertical Climb watch me loose grip an plumit!!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.