We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b99b561 commit d606afeCopy full SHA for d606afe
CONTRIBUTING.md
@@ -97,7 +97,7 @@ Configure nginx so that it is a fastcgi proxy to php-fpm. You will then run
97
98
Nginx should be pointed at the [src/main.php](./src/main.php) file for all
99
requests. A sample config exists at
100
-[etc/nginx-vhost-sample.conf](./etc/nginx-vhost.sample.conf).
+[etc/nginx-vhost-sample.conf](./etc/nginx-vhost-sample.conf).
101
102
MariaDB should be configured with the `TRADITIONAL,NO_AUTO_VALUE_ON_ZERO` modes.
103
A sample configuration can be found at
0 commit comments