From: Alex B. <en...@tu...> - 2001-05-08 19:48:32
|
> So what you're saying is I have to edit every file instead of prepending the > /bc directory automatically. yes, but it isn't as hard as you're thinking it is. BC_DOCROOT exists for the permissions system, which relies on request uri to determine if the page can be allowed to execute. so it makes sense to abstract it there, which it is (thus, BC_DOCROOT in defined_constants.conf and file_permissions.conf. there are html links in .phtml files in the modules and master templates, which reference href="/ and src="/resources/ so you can grep those very easily, and you'll have a pretty install in a subdirectory. everything else should function fine. > 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. yeah. really the best thing to do is run a virtualhost, because it makes all of those installation hassles go away. it's also clean, because you can test binarycloud in a separate tree from your other stuff - play with the prepends, break stuff, etc. > I could of sworn Alex had once said something about how this could be fixed > easily but I may be mistaken. above :) _alex -- alex black, ceo en...@tu... the turing studio, inc. http://www.turingstudio.com vox+510.666.0074 fax+510.666.0093 |