Selfoss on the Hiawatha web server

by rbuilder, Sunday, April 13, 2014, 20:10 (3803 days ago)

Please tell me, is it possible to run Selfoss on the Hiawatha web server?
Any success stories or config examples?
I am trying to transform the rewrite rules in Hiawatha style. Still no success (I'm not an experienced server admin).

Selfoss on the Hiawatha web server

by rbuilder, Tuesday, April 15, 2014, 21:42 (3801 days ago) @ rbuilder

That config helped (partially):

__________________
UrlToolkit {
ToolkitID = selfoss
Match ^/selfoss/favicons/(.*)$ Rewrite /selfoss/data/favicons/$1
Match ^/selfoss/thumbnails/(.*)$ Rewrite /selfoss/data/thumbnails/$1
Match ^/selfoss/update$ Rewrite /selfoss/update.php
Match ^/selfoss/(.*\.(js|ico|gif|jpg|png|css|asc|txt|eot|woff|ttf|svg))$ Rewrite /selfoss/public/$1
Match ^/selfoss/(.*?)(\?.+)? Rewrite /selfoss/index.php$1$2
Match ^/selsoss/(.*)$ Rewrite /selfoss/index.php$1
}
__________________

But while marking items as read a message pops up: Can not mark all visible item:Method Not Allowed
.

RSS Feed of thread
powered by my little forum