Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bb573d5

Browse filesBrowse files
author
gritzman
committed
remove redirect when end with '/'
1 parent 8e3b5ec commit bb573d5
Copy full SHA for bb573d5

File tree

Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed

‎bookstack.conf

Copy file name to clipboardExpand all lines: bookstack.conf
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
Require all granted
1313

1414
RewriteEngine On
15-
# Redirect Trailing Slashes If Not A Folder...
16-
RewriteCond %{REQUEST_FILENAME} !-d
17-
RewriteRule ^(.*)/$ /$1 [L,R=301]
1815

1916
# Handle Front Controller...
2017
RewriteCond %{REQUEST_FILENAME} !-d

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.