I am encountering a persistent ERR_TOO_MANY_REDIRECTS error. Regardless of whether I access the root subdirectory (/extplorer/) or the public path directly, the application forces a redirect loop at /extplorer/public/install. Its a fresh install.
eXtplorer Version(s) tested: 3.0.0-alpha.2, 3.0.0-alpha.3, and 3.0.0-alpha.4.
Web Server: Apache 2.4 (cPanel environment).
PHP Version: 8.2.
Installation Path: Subdirectory (e.g., domain.com/explorer/).
Browser: Tested on multiple browsers (Chrome, Firefox) with cleared cookies/cache.
I have tested various configurations in .htaccess, but the behavior persists, suggesting the issue lies within the PHP routing core.