We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Oxwall unter NginX | Forum

Topic location: Forum home » Oxwall International » Deutsch
Bjoern Ternes
Bjoern Ternes Jun 7 '13
Hi Leute,
Gibt es irgendwas zu beachten bei dem Betrieb von Oxwall unter Nginx?
Mein Rewirte sieht so aus:

    location = /index\.php {

    }

    location ~ /ow_updates/index\.php {
     }

    location /ow_updates/ {
    }

    location ~ /ow_cron/run\.php {
     }

    location /
    {
    rewrite (/|\.php|\.html|\.htm|\.xml|\.feed|robots\.txt|\.raw|/[^.]*)$ /index.php;
    }

Bekomme jedoch einen 404er bei der Installation.
Mfg ternes3


The Forum post is edited by Bjoern Ternes Jun 7 '13
Georg
Georg Dec 16 '15
oxwall funktioniert mit Nginx nicht!
Tim
Tim Mar 2 '16
Quote from Georg oxwall funktioniert mit Nginx nicht!

muss funktionieren....


alleine wegen dem hier schon:


https://docs.oxwall.org/userguide:performance:optimization