Got Drupal 6 installed and working.
Now I have a requirement to upload static HTML/PDF files into a subdirectory. Unfortunately, Drupal is overriding the directory structure and forcing a FNF error.

These files must be created as static html, and the directory is .htaccess password protected. It is a requirement to have user/pw protect to VIEW "some" files, and a separate directory is the only way I can see this to occur.

Your prompt assistance is most appreciated.

ps
I understand HTML, CSS, but Drupal is a long way before I achieve a novice understanding.