In response to "Adam C. - Mail Lists" aic71@aol.com:
Hey All,
Is there a way I can get past drupal to say access an image that i have stored in a domain.tld/images/ folder? When I transferred my blog from WP to Drupal, I moved the wp-content folder that holds a bunch of uploaded graphics, etc., to my drupal folder, but drupal tells me that it's a bad url when I try to access an image stored in domain.tld/wp-content/upload/...
Any clue?
I got around this by putting my Drupal install in tld/cms/ and putting an index.html in the root that simply redirects to there.
Thus, all my pre-Drupal stuff is right where it's always been (except for the master home page, which is redirected to Drupal).
HTH.