Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 1f1931c

Browse files
committed
Update public.htaccess
1 parent a28b946 commit 1f1931c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/docker/public.htaccess

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ deny from all
55
</Files>
66

77
RewriteEngine on
8-
RewriteBase /pydio/public
8+
RewriteBase /pydio-public
99
RewriteCond %{REQUEST_FILENAME} !-f
1010
RewriteCond %{REQUEST_FILENAME} !-d
1111
RewriteRule ^([a-zA-Z0-9_-]+)\.php$ share.php?hash=$1 [QSA]

0 commit comments

Comments
 (0)