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 50a0cab commit 99ed9fcCopy full SHA for 99ed9fc
1 file changed
admin_manual/installation/Caddyfile.sample
@@ -132,7 +132,7 @@ route {
132
/index.php /index.php/* \
133
/remote.php /remote.php/* \
134
/public.php /public.php/* \
135
- /corn.php /cron.php/* \
+ /cron.php /cron.php/* \
136
/core/ajax/update.php /core/ajax/update.php/* \
137
/status.php /status.php/* \
138
/ocs/v1.php /ocs/v1.php/* \
@@ -148,4 +148,4 @@ route {
148
env modHeadersAvailable true # Avoid sending the security headers twice
149
env front_controller_active true # Enable pretty urls
150
}
151
-}
+}
0 commit comments