Billy
230bb7eec6
Replacing 'a' with 'an'
...
Check your grammar next time!
2020-07-02 21:35:08 +00:00
Sascha Wiswedel
db92147404
purge strings about explicit Nextcloud versions
...
Versions deprecate fast and aren't needed in upstream documentation branches.
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-04 11:12:04 +00:00
Julius Härtl
320b1b1146
Serve webm, mp4 files directly in nginx
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-06-02 07:29:11 +00:00
Julius Härtl
334c97b87a
Extend whitelist for php entrypoints
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-26 15:45:56 +00:00
Sascha Wiswedel
7c5abe5b34
updated updated apps page
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-18 10:56:05 +00:00
Sascha Wiswedel
df6aa12bb9
bump iOS min required version from 10 to 11
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-14 15:31:32 +00:00
Fabian Hauck
f2559706c4
improved SSL hardening guide
...
Signed-off-by: Fabian Hauck <hauckfabian@gmail.com>
2020-05-12 06:57:08 +00:00
Dan Shields
5acd77b500
Update source_installation.rst
...
guessing this was an error. Remove or finish the thought?
2020-05-12 08:53:37 +02:00
John Molakvoæ
bdac140f90
Add missing block declaration
2020-04-22 09:00:57 +00:00
John Molakvoæ
b0a51444c1
Fix code block
...
Fix #2011
2020-04-22 09:00:57 +00:00
gunnaraas
e62e4a5030
Fixing small typo in docs
...
'environment' was spelled 'environmemt' on line 649
2020-04-21 08:35:29 +00:00
Benson Muite
5faf2ef18f
Backport from Master to release 18
...
From #1913
Signed-off-by: Benson Muite <bkmgit@users.noreply.github.com>
2020-04-07 16:58:23 +03:00
Sascha Wiswedel
d753323514
updated EOL for MySQL and MariaDB
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-02 14:23:13 +02:00
Sascha Wiswedel
4d9361bbba
updated a bunch of screenshots
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-29 17:55:15 +00:00
Sascha Wiswedel
64940b9165
removed no longer referenced screenshots
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-29 17:55:15 +00:00
Benson Muite
26080d8383
Update admin_manual/installation/source_installation.rst
...
Co-Authored-By: John Molakvoæ <skjnldsv@users.noreply.github.com>
2020-03-28 09:31:00 +00:00
Benson Muite
7e5b133843
Update source_installation.rst
...
Indicate can also use PHP 7.4
2020-03-28 09:31:00 +00:00
Daniel Kesselberg
ae839cca4c
Make the table great again
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-13 14:39:58 +00:00
MichaIng
78c8b46b7a
Remove obsolete HOME and HTTP_HOME variables from Apache2 config
...
Additionally align format for Debian/Ubuntu and CentOS/RHEL configs:
- Consistent spacing and order
- No double quotes around directory path which does not contain spaces
Signed-off-by: MichaIng <micha@dietpi.com>
2020-01-24 16:02:32 +00:00
Roeland Jago Douma
0609d3485d
Update recommended DBs
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-06 20:18:14 +01:00
Julius Härtl
f57d6da35b
Remove outdated module list
...
Fix #1358
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-02 22:27:04 +01:00
John Molakvoæ
c2a6edb5e4
Merge pull request #1748 from Zocker1999NET/ext/nginx_dot_files_upload_fix
...
admin_manual/installation/nginx: Added tip for allowing uploads while blocking dot files
2020-01-02 17:42:57 +01:00
Julius Härtl
9890900cd5
Cleanup installation manual
...
Move example out of manual installation, mark snap/vm as community project
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-02 15:33:45 +01:00
Roeland Jago Douma
07bf3b068a
Merge pull request #1742 from martbock/patch-2
...
Fix typo
2019-12-23 09:48:18 +01:00
Roeland Jago Douma
806bf5ce4c
Merge pull request #1749 from nextcloud/fix/supported-php-versions
...
Update supported php versions for 18
2019-12-23 09:43:41 +01:00
Christoph Wurst
3e4931c856
Update supported php versions for 18
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-19 10:59:25 +01:00
Felix Stupp
cb29d8155f
admin_manual/installation/nginx: Added tip for allowing uploads while blocking dot files
...
Signed-off-by: Felix Stupp <felix.stupp@outlook.com>
2019-12-16 00:46:26 +01:00
Martin Bock
a0c7033bd6
Fix typo
2019-12-03 15:38:59 +01:00
John Molakvoæ
b39c6e0783
Add hash module to required list ( #1549 )
...
Add hash module to required list
2019-11-20 07:52:32 +01:00
John Molakvoæ
2b088bbfd1
hash only on FreeBSD
2019-11-20 07:41:01 +01:00
Jasper Knockaert
8f6c1aa61a
fix PATH_INFO
...
`try_files` was added in #1674 , but that resets `$fastcgi_path_info`. This PR makes sure PATH_INFO gets the original value.
2019-10-24 20:19:07 +02:00
Roeland Jago Douma
f8bf1de627
Harden NGINX config
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-24 10:22:06 +02:00
blizzz
2375475d6d
Merge pull request #1648 from J0WI/postgresql11
...
Add PostgreSQL 11
2019-10-07 17:15:11 +02:00
Daniel-I-Am
ead8ce00e1
Refresh linux distro requirements
...
Signed-off-by: Daniel-I-Am <djdecloet@gmail.com>
2019-10-04 22:29:10 +02:00
J0WI
b18d2f8a3e
Add PostgreSQL 11
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-10-03 23:55:55 +02:00
John Molakvoæ
9958118d86
Update Nginx subdir headers to match webroot config ( #1597 )
...
Update Nginx subdir headers to match webroot config
2019-09-23 11:40:58 +02:00
Christoph Wurst
63e39e2b5b
Also load bcmap files with nginx
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-08-26 14:14:04 +02:00
MichaIng
3fc4f5def4
Update Nginx subdir headers to match webroot config
...
+ Ref: https://github.com/nextcloud/documentation/pull/1520
+ The master merge to resolve conflicts has reverted the headers changes for the subdir config. This commit redoes the intended changes, to match Nginx webroot config and .htaccess.
Signed-off-by: Micha Felle <micha@dietpi.com>
2019-08-24 14:34:41 +02:00
Wehzie
fc0336f117
Missing determiner "the"
...
Added "the" in "... at least the following settings..."
2019-08-11 15:58:23 +02:00
Wehzie
0974dcb824
Fixed varying capitalization
...
Settled for "includeSubDomains" over "includeSubdomains" as also found on Mozilla docs https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security
Furthermore removed semicolon as it doesn't appear in the Apache config
2019-08-04 02:41:38 +02:00
Daniel Hansson
4081dbde31
add the VM scripts as an option on Ubuntu Server
2019-07-09 22:11:03 +02:00
Bram Ceulemans
a9543a3fdd
Add hash module to required list
...
Signed-off-by: Bram Ceulemans <bramceulemans@me.com>
2019-07-07 18:55:45 +02:00
John Molakvoæ
d2963c0160
Merge branch 'master' into x-frame
2019-07-03 16:59:19 +02:00
J0WI
994ec1f1f1
Update path to PHP 7.2 config
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-02 11:44:39 +02:00
mrplow87
be04ba4a33
add server_port variable to well-known redirects
...
if Nextcloud is used on a custom HTTPS port, the well-known redirects do not work, because the server port is not included in the redirect.
2019-07-02 05:32:07 +00:00
John Molakvoæ
27a144d2a1
Cleanup trailing slashes and spaces ( #1521 )
...
Cleanup trailing slashes and spaces
2019-07-02 06:39:10 +02:00
John Molakvoæ
cd81f70d0d
Update path to php-fpm socket ( #1523 )
...
Update path to php-fpm socket
2019-07-02 06:34:39 +02:00
J0WI
38b119ae8d
Update path to php-fpm socket
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-02 00:09:52 +02:00
J0WI
0bc2e15849
Document the front_controller_active param
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-01 23:20:59 +02:00
J0WI
e9fdb9cc0e
Cleanup trailing slashes and spaces
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-01 22:33:35 +02:00