deactivate redirect for certain folders #3246

Closed
opened 2026-02-05 06:11:47 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @helson22 on GitHub (Oct 5, 2022).

Attempted Debugging

  • I have read the debugging page

Searched GitHub Issues

  • I have searched GitHub for the issue.

Describe the Scenario

Bookstack runs on Ubuntu 22.04 with newest Apache for Ubuntu on local network.

I'd like to track user interaction with a analytics software which must be located in /var/www/bookstack/{{SUBDIR}}

If I navigate to this subfolder bookstack catches this and says it can't find anything (redirecting). So I'm not able to install the analytics app and if installed I can't access it even if I type http://my.localdomain.net/{{SUBDIR}}/index.php.

Maybe this is just a case for .htaccess but I'm not so familiar with it or may there is a separate config-option to exclude redirects for such use-cases?

Exact BookStack Version

v22.09

Log Content

PHP Version

7.4

Hosting Environment

Ubuntu 22.04

Originally created by @helson22 on GitHub (Oct 5, 2022). ### Attempted Debugging - [X] I have read the debugging page ### Searched GitHub Issues - [X] I have searched GitHub for the issue. ### Describe the Scenario Bookstack runs on Ubuntu 22.04 with newest Apache for Ubuntu on local network. I'd like to track user interaction with a analytics software which must be located in /var/www/bookstack/{{SUBDIR}} If I navigate to this subfolder bookstack catches this and says it can't find anything (redirecting). So I'm not able to install the analytics app and if installed I can't access it even if I type http://my.localdomain.net/{{SUBDIR}}/index.php. Maybe this is just a case for .htaccess but I'm not so familiar with it or may there is a separate config-option to exclude redirects for such use-cases? ### Exact BookStack Version v22.09 ### Log Content - ### PHP Version 7.4 ### Hosting Environment Ubuntu 22.04
OVERLORD added the 🐕 Support label 2026-02-05 06:11:47 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#3246