From: <st...@st...> - 2001-05-08 19:37:30
|
It actually isn't too hard to fix. Simply edit the files and add <?= BC_DOCROOT ?> before /resources. You could probably do an extended replace in the folders by looking for "/resources and replace with "<?= BC_DOCROOT ?>/resources >So what you're saying is I have to edit every file instead of prepending the >/bc directory automatically. >It would be far easier to change my htdocs directory or just give up on >installing in a subdirectory and move my other files into a subdirectoy. >I could of sworn Alex had once said something about how this could be fixed >easily but I may be mistaken. >-Mark |