It is when you're on web.mit.edu, which uses AFS. I don't know if the source of the problem is web.mit.edu's configuration or something within AFS itself, but I did try an absolute pathname of the form /afs/athena.mit.edu/activity/p/puzzle/www/08/, and it didn't work. I ended up having to explicitly state the server name in the path.
What I'd really like to do is get the SSI files to use internal logic so that each puzzle's nav displays its parent location as the "active" nav item, but I fear that's completely impossible. (This isn't just a matter of echoing the local directory to the screen -- I have graphical nav buttons, so the right one would need to be highlighted.)
no subject
on 2008-01-27 03:14 pm (UTC)What I'd really like to do is get the SSI files to use internal logic so that each puzzle's nav displays its parent location as the "active" nav item, but I fear that's completely impossible. (This isn't just a matter of echoing the local directory to the screen -- I have graphical nav buttons, so the right one would need to be highlighted.)