I tried that. When I set it up, the entire forum works perfectly, but the YouTube gallery links still don't.
phpbb.de
All 'external links,' such as links from the Pages extension and anything that goes through app.php, no longer work afterward, so I reset it and came across this solution.
Enable URL rewriting:
If enabled, URLs containing 'app.php' will be rewritten so that they no longer contain the filename (e.g., app.php/foo becomes /foo). The Apache web server's mod_rewrite module is required for this to work. If this option is enabled without mod_rewrite, URLs of your
I have contacted my provider regarding mode_rewrite and have not received a response yet