josh4trunks
3ad3808ead
Fix ".well-know" rewrites
...
Fix a bug I introduces before. Normally dot files "." are hidden, but ownCloud has a purpose for some of these.
Fixes https://github.com/owncloud/documentation/issues/435#issuecomment-50216858
2014-07-26 08:39:27 -07:00
Thomas Müller
fc324d7324
remove duplicate NFS note
2014-07-24 10:41:39 +02:00
Craig Morrissey
7d5e9a7fbf
update windows install documentation
2014-07-22 14:36:52 -04:00
Jürgen Weigert
429f13d816
typo.
2014-07-22 16:36:01 +02:00
Morris Jobke
8652bf018f
fix broken links
2014-07-16 14:18:31 +02:00
Andreas Fischer
56be505c17
Recommend GMP extension for SFTP due to SSH Diffie-Hellman Key Agreement.
2014-07-15 16:54:17 +02:00
josh4trunks
5a1e0dbeb1
Remove try_files that was causing issues
...
This 'try_files' was probably originally put in as a security measure against maliciously uploaded static objects that would be then executed as php. See here https://nealpoole.com/blog/2011/04/setting-up-php-fastcgi-and-nginx-dont-trust-the-tutorials-check-your-configuration/
This is not needed because 'fastcgi_split_path_info' line already guarantees only the intended php file is passed to PHP as the SCRIPT_FILENAME.
2014-07-10 21:11:00 -07:00
Morris Jobke
c61ffb2339
Merge pull request #312 from RandolfCarter/stable6_fix_win_php_version_hint
...
Correct PHP installation hints
Conflicts:
admin_manual/installation/installation_windows.rst
2014-07-04 12:24:09 +02:00
Mark Barnard
312be2ba24
Merge pull request #402 from owncloud/fixing-links
...
Added links for update.rst access
2014-07-01 08:26:39 -04:00
Volkan Gezer
b7846cc061
add amahi instructions link
2014-06-28 13:46:20 +02:00
Mark Barnard
041014877b
Added links for update.rst access
...
Also enhanced steps.
2014-06-27 16:48:15 -04:00
Morris Jobke
7fb558dd7d
Fix several warnings and error caused by wrong RST syntax
2014-06-09 11:03:03 +02:00
Jürgen Weigert
5d0c8ced75
Clarified server vs client's domain names.
...
Added the missing screenshot.
2014-06-05 20:59:20 +02:00
RandolfCarter
191543c77d
Adapt img resolution to avoid size warning
2014-06-02 21:42:23 +02:00
RandolfCarter
3fb29b59cb
Crop images
2014-06-02 21:42:16 +02:00
RandolfCarter
e4a93e4197
Add wizard page to index, trusted_domain hint
2014-06-02 21:42:06 +02:00
RandolfCarter
4532405e0b
Fixes according to MorrisJobke's comments
2014-06-02 21:41:58 +02:00
RandolfCarter
a04b71b765
Installation wizard / database hint consolidation & fixes
...
Conflicts:
admin_manual/configuration/configuration_database.rst
admin_manual/installation/installation_source.rst
2014-06-02 21:41:37 +02:00
Morris Jobke
19b801d536
fix ownCloud spelling
2014-05-31 20:10:49 +02:00
B1 User
85ca33811a
fixed typo at nginx sample configuration, added note box as in stable5
2014-05-31 20:10:42 +02:00
B1 User
2dde112df0
fixed typo at nginx sample configuration
2014-05-31 20:10:35 +02:00
Volkan Gezer
eea17d4dd4
Merge pull request #364 from owncloud/fix-305-356
...
fixes #305 and #356 , add next steps
Conflicts:
admin_manual/installation/installation_source.rst
2014-05-31 14:03:38 +02:00
Volkan Gezer
1c54b46a0e
install source
2014-05-30 21:57:52 +02:00
Volkan Gezer
230a462abc
installation source page
2014-05-30 21:35:51 +02:00
Volkan Gezer
4248246199
installation part 1
2014-05-30 17:33:50 +02:00
Morris Jobke
c77064176a
raise min PHP version to 5.3.8
...
original commit by @blizzz in #341
2014-05-11 23:06:21 +02:00
josh4trunks
1167bda6ff
NGINX Updates
...
Make regex non-captuing when not used
Simplified regex when possible
deny all hidden files
use fastcgi_split_path_info function
2014-05-06 07:21:16 -07:00
RandolfCarter
9ac9543923
Update manual install
...
* update extract section extract section was missing download instructions. Added more complete instructions.
* formatting
* Note about requiring terminal, further formatting
* Updated Ubuntu environment install command
* Note formatting
2014-03-24 15:31:09 +01:00
RandolfCarter
8e54fe93d1
Review corrections
...
Conflicts:
admin_manual/installation/installation_source.rst
2014-03-19 13:12:06 +01:00
RandolfCarter
71c3e85420
Remove superfluous colon
2014-03-19 13:10:44 +01:00
Martin Mazur
bca8f3c74a
correct handeling of 404 error
...
refer to http://wiki.nginx.org/HttpCoreModule#try_files
tested on my system
2014-03-18 07:46:16 +01:00
RandolfCarter
784fc90868
minor fixes
...
Conflicts:
admin_manual/installation/installation_source.rst
2014-03-06 11:05:24 +01:00
RandolfCarter
67d919600f
Naming correction
2014-03-06 11:04:43 +01:00
Randolph Carter
fcd49a9558
A few more formatting corrections and clarification
...
Conflicts:
admin_manual/installation/installation_source.rst
2014-03-06 11:04:41 +01:00
RandolfCarter
ba83c3e7bd
Small format fix, improve instruction order in apache section
...
Conflicts:
admin_manual/installation/installation_source.rst
2014-03-06 11:03:49 +01:00
RandolfCarter
ccc1ff9691
Fix several formatting issues
...
Conflicts:
admin_manual/installation/installation_source.rst
2014-03-06 11:02:14 +01:00
RandolfCarter
5be5ce64d4
Rewrite Install Wizard section
...
Conflicts:
admin_manual/installation/installation_source.rst
2014-03-06 10:59:14 +01:00
Scott Sweeny
df77f84c0f
Correct capitalization of ownCloud
2014-03-05 01:37:06 +01:00
Scott Sweeny
c17b803725
Add instructions on building lighttpd for Debian stable.
...
Some Owncloud features (Namely contact editing) don't work with Lighttpd on Debian stable because it doesn't support the PATCH verb. Add instructions on how to patch that functionality in and build the resulting package.
2014-03-05 01:36:58 +01:00
Cippaciong
03a53d16c3
Update installation_linux.srt for Arch
...
ownCloud is now part of the official community repository in Archlinux. I updated description and links.
Signed-off-by: Morris Jobke <morris.jobke@gmail.com >
2014-03-04 09:15:28 +01:00
rol
d6148bb47c
fix Sphinx error: add empty line after code-block
...
The "minimal site configuration on Ubuntu 12.04" is currently not visible at [1].
What's missing is the blank line after the Sphinx directive.
[1] http://doc.owncloud.org/server/6.0/admin_manual/installation/installation_source.html
2014-02-26 21:52:36 +01:00
David Prévot
490fa7cd96
Escape asterisks
...
They are seen as notes otherwise.
Conflicts:
admin_manual/LDAP/CONFIGURATION.rst
admin_manual/config/Mail_Parameters.rst
admin_manual/config/Miscellaneous.rst
admin_manual/cron/Usage.rst
2014-02-25 07:37:06 +01:00
David Prévot
6e12a547ec
Minor case fix
...
s/english/English/, s/owncloud/ownCloud, s/mysql/MySQL/, and
s/apache/Apache/.
Conflicts:
admin_manual/config/APPS.rst
admin_manual/config/Verification.rst
admin_manual/installation/installation_source.rst
2014-02-24 13:40:41 +01:00
RandolfCarter
b4c0021313
Some fixes and many more notes and clarifications.
...
Moved SSL remark from nginx to general webserver section and elaborated more on the reasons why to use it.
Added sudo in various places where root permissions are required (but where there was no explicit mention of it).
Moved part of WebDAV remark from modules to be installed to webserver configuration, added note about disabling authentication.
Add SSL configuration for apache
And more
correct formatting, complete apache configuration
various improvements
formatting, reduce notes, more bullet lists, more detailed SSL note.
more formatting and other fixes
various fixes
add hint that mysql&apache are used in example
fix formatting for apache version script
Conflicts:
admin_manual/installation/installation_source.rst
2014-02-20 10:07:02 +01:00
Andreas Fischer
5c2632007b
Do not list curl and libcurl3. These are irrelevant.
...
This commits is a forward port of:
44d84353522b5a599b43cea6056e92e7726ae1a6
bf26aab24e0334cc2bfff9a4f834adbe4c99f5a2
c34ca50fe92e6d395f61eb7abb4917c8b910765a
2014-01-17 22:54:39 +01:00
Vincent Petry
fed1c422fe
Added minimum PostgreSQL version
2014-01-10 17:55:34 +01:00
Vincent Petry
98faf9f75d
Enhanced PHP module deps order
...
- reordered modules alphabetically for better readability (for example
when comparing with a repo package list)
- moved DB modules into own section
2014-01-10 17:54:06 +01:00
Florian Selent
20f579188b
Fixing Apache 2.4 example config
...
Using the config before my commit (including "Order allow,deny") my apache (2.4.4) always showed an 403-Error on any OC page.
Don't know exactly why that line is bad, but Apache also recommends it this way. (http://httpd.apache.org/docs/2.4/upgrading.html#run-time )
And it works :)
2013-12-22 00:31:36 +01:00
Diederik de Haas
25192b1d19
Externalized the php handler.
...
This makes it easy to switch the handler, especially if you have the
fastcgi_pass directive more then one time.
2013-12-14 02:06:40 +01:00
Vincent Petry
1f2f6356ac
Merge pull request #202 from owncloud/oc6-manual-installation-cleanup
...
list required php modules in a distribution independent style
2013-12-11 09:26:54 -08:00