On Tue, 2007-06-05 at 23:20 +1000, Sonia Hamilton wrote: > Here's a question for the Drupal experts on the list... > > I've got an existing Drupal site I've developed (www.example.com, say). > I want to add an online store to it using os-commerce [1], under > www.example.com/store. > > How do I get Drupal to ignore URLs under www.example.com/store and pass > them thru to os-commerce? Would I being looking to make settings changes > in Apache or Drupal? >
I would imagine you put oscommerce in your drupal space and link to it by making an alias within Drupal. I've just installed webcalendar inside drupal, and that's how that works. In the case of webcalendar there is a module called webcal that does the work for you. Doesn't Drupal have modules for oscommerce? > [1] http://www.oscommerce.com/ > > -- > Sonia Hamilton | GNU/Linux - 'free' as in > . | free speech, not free beer. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
