index
:
nextcloud-docker
clean-logic
display_errors
fix-examples-libmagick-extra
fix-finish-install-via-web-reminder
fix-install-db-delay-error
joshtrichards-patch-1
jr-readme-alpine
jr/doc/readme-image-descriptions-and-tags
jtr-examples-postgres-15
jtr-feat-entrypoint-debug
jtr-fix-entrypoint-su-home
jtr/fix/variable-table
main
master
pierreozoux-patch-1
tilosp/linter
Mirror of https://github.com/nextcloud/docker
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
16.0-rc
/
apache
/
config
/
apache-pretty-urls.config.php
blob: 72da1d8c00cc3a6f5c1de3922ff955afd5f6333e (
plain
)
1
2
3
4
<?php
$CONFIG
=
array
(
'htaccess.RewriteBase'
=>
'/'
,
);