|
This is a blog of mcr at sandelman.ca |
Mon, 01 May 2006My blog doesn't work with the additional options. I.e. you can visit it at: http://www.sandelman.ca/mcr/blog/ but, you can't get the RSS feed at: http://www.sandelman.ca/mcr/blog/index.rss. This seems to be a problem with AcceptPathInfo, which I haven't figured out. http://httpd.apache.org/docs/2.2/mod/core.html#acceptpathinfo In discussing this, I was told I am to run "vimblog", care of: http://www.jukie.net/~bart/blog/ and http://www.dmo.ca/blog/. AHA. I had done: > ScriptAlias /mcr/blog/ "/home/mcr/cgi-bin/blosxom.cgi" > AcceptPathInfo on which doesn't quite work, because the mcr/blog gets spell checked to mcr/blog/, which no longer has a path part to look at.
ScriptAlias /mcr/blog "/home/mcr/cgi-bin/blosxom.cgi" Does the right thing. posted at: 13:07 | path: /blog | permanent link to this entry
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||