Re: [myhdl-list] odd website behavior
Brought to you by:
jandecaluwe
From: Jan D. <ja...@ja...> - 2008-08-05 22:28:47
|
Jan Decaluwe wrote: > At this moment some things like fetching pdf files and > displaying images don't seem to work anymore on the web site. > > I'm quite sure it's not something I did :-) I suspect > webfaction changed something to their apache configuration. > > I'm trying to find out what happened. Update: it turns out that webfaction changes its php configuration. The effect is that "media" files are served statically instead of through php by default. As dokuwiki does everything through php, such urls are not found anymore. Webfaction tells me I have to use rewriting rules as a workaround, and they provided an example. And indeed, with my first quick attempt many problems seem to be solved. There is on exception I see: when image files are resized with wiki syntax, the workaround still doesn't work. I'm working on this to find out why. If you see still other problems, let me know. Jan -- Jan Decaluwe - Resources bvba - http://www.jandecaluwe.com Kaboutermansstraat 97, B-3000 Leuven, Belgium From Python to silicon: http://myhdl.jandecaluwe.com |