View Full Version : Advanced project specs (dont friggin work!)
At http://campcaen.engin.umich.edu/advanced/ when I click any of the links to get the exact specs, I would go to a place like http://campcaen.engin.umich.edu/advanced/specs/html.pdf but It has the exact same thing in it. Then if I click the exact same link again, it will take me to http://campcaen.engin.umich.edu/advanced/specs/specs/html.pdf
Each time I click it it just adds a /specs/ to the URL, but gives me the same site over and over again. What gives?
Nebula
03-29-2003, 01:06 PM
actually, none of them works.
That's pretty strange, it worked earlier. Â*Maybe the councelors are just having fun annoying us? http://campcaen.engin.umich.edu/iB_html/non-cgi/emoticons/wink.gif
jyorke
03-29-2003, 01:52 PM
The actual link is supposed to be http://campcaen.engin.umich.edu/advanced.html
Basically, Apache has the MultiViews option on and is serving up <*>.html or <*>.php if that file exists and the directory <*> doesn't exist and it gets a request for http://campcaen.engin.umich.edu/<*>/. Unfortuantly, this was breaking some of the page-relative links on that page. The links have been changed to server-relative, so now they should all be valid.
The adding of a specs/ every time was an effect of this as well. The proper place for these files is http://campcaen.engin.umich.edu/specs/
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.