Skip to content

adding proper htaccess commands for Apache 2.4#5759

Merged
DeepDiver1975 merged 2 commits into
masterfrom
fixing-5757-master
Nov 10, 2013
Merged

adding proper htaccess commands for Apache 2.4#5759
DeepDiver1975 merged 2 commits into
masterfrom
fixing-5757-master

Conversation

@DeepDiver1975
Copy link
Copy Markdown
Member

Fixes #5757

Generated content will look like this:

# Generated by ownCloud on 2013-11-08 09:32:48
# line below if for Apache 2.4 - please uncomment if you run Apache 2.4
# Require all denied

# line below if for Apache 2.2 - please remove it once you upgrade to Apache 2.4
deny from all

# section for Apache 2.2 and 2.4
IndexIgnore *

@ghost
Copy link
Copy Markdown

ghost commented Nov 8, 2013

Test passed.
Refer to this link for build results: https://ci.owncloud.org/job/pull-request-analyser/1949/

@karlitschek
Copy link
Copy Markdown
Contributor

Nice. 👍 not tested

@ghost
Copy link
Copy Markdown

ghost commented Nov 8, 2013

Test passed.
Refer to this link for build results: https://ci.owncloud.org/job/pull-request-analyser/1959/

@bantu
Copy link
Copy Markdown

bantu commented Nov 9, 2013

@bantu
Copy link
Copy Markdown

bantu commented Nov 9, 2013

👍 This should be okay for protecting folders. Worst thing that can happen is Apache giving 500s instead of 403s for that folder.

DeepDiver1975 added a commit that referenced this pull request Nov 10, 2013
adding proper htaccess commands for Apache 2.4
@DeepDiver1975 DeepDiver1975 merged commit a8f6a24 into master Nov 10, 2013
@DeepDiver1975 DeepDiver1975 deleted the fixing-5757-master branch November 10, 2013 07:13
@DeepDiver1975
Copy link
Copy Markdown
Member Author

@karlitschek backport to stable5?

@karlitschek
Copy link
Copy Markdown
Contributor

Not for now. We have to restrict back porting to really big problems otherwise we make oC 5 more unstable

@lock lock Bot locked as resolved and limited conversation to collaborators Aug 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[OC6b3] /data/.htaccess not compatible with Apache 2.4

3 participants