Add PHP missing message to index.php
Signed-off-by: Marius Blüm <marius@lineone.io>
This commit is contained in:
parent
9fe95e8a7c
commit
a64aad9c4b
|
@ -1,5 +1,10 @@
|
|||
<?php
|
||||
/**
|
||||
*
|
||||
* Your webserver seems to be not configured to use PHP or PHP is not installed.
|
||||
* Please contact your administrator or follow our documentation:
|
||||
* https://docs.nextcloud.com/server/13/admin_manual/installation/source_installation.html
|
||||
*
|
||||
* @copyright Copyright (c) 2016, ownCloud, Inc.
|
||||
*
|
||||
* @author Georg Ehrke <oc.list@georgehrke.com>
|
||||
|
|
Loading…
Reference in New Issue