Re: [users@httpd] rewrite in global scope don't hide the extension

2020-12-30 Thread Eric Covener
REQUEST_FILENAME is the same as REQUEST_URI in global/vhost scope. You need to add the document root to your -f checks. On Wed, Dec 30, 2020 at 9:21 AM Jens Kallup wrote: > > Hello, > why will be don't hide the externsion php and html ? > > # --

[users@httpd] rewrite in global scope don't hide the extension

2020-12-30 Thread Jens Kallup
Hello, why will be don't hide the externsion php and html ? # - # office time rule ... # from 07:00 - 20:00 # - RewriteCond "%{TIME_HOUR}" ">=20" [OR] RewriteCond "%{TIME_HOUR}" "<07" R

Re: [users@httpd] Need help with Apache PHP issue on OpenWRT Linux

2020-12-30 Thread Jens Kallup
Hello, Am 30.12.2020 um 05:56 schrieb Navneet Singh: Browser displays “400 Bad Request, Your browser sent a request that this server could not understand” error when I try to visit the test PHP file (index.php) this can be occur, when you try: http://your.domain:443/ instead: https://your.d