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 3cfb599 commit 0894c4eCopy full SHA for 0894c4e
README.md
@@ -232,9 +232,9 @@ add and/or remove cakephp site folders and files with any ftp client program in
232
233
#### Webserver
234
235
-add or remove code in the ```./webserver/extra/httpd-ssl.conf``` file for custom nginx configurations
+add or remove code in the ```./webserver/extra/httpd-vhosts.conf``` file for custom apache2/httpd configurations
236
237
-[https://docs.nginx.com/nginx/admin-guide/basic-functionality/managing-configuration-files/](https://docs.nginx.com/nginx/admin-guide/basic-functionality/managing-configuration-files/)
+[https://httpd.apache.org/docs/2.4/](https://httpd.apache.org/docs/2.4/)
238
239
#### Redis
240
0 commit comments