Re: Viewing the content of a file without extension in the URL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Fri, Dec 21, 2018 at 9:58 AM Mahmood Naderan
<nt_mahmood@xxxxxxxxx.invalid> wrote:
>
>     RewriteCond %{REQUEST_URI} !^/index\.php

RewriteCond %{REQUEST_URI} !^\.well-known/acme-challenge/

>     RewriteCond %{REQUEST_URI} !/ow_updates/index\.php
>     RewriteCond %{REQUEST_URI} !/ow_updates/classes
>     RewriteCond %{REQUEST_URI} !/ow_cron/run\.php
>     RewriteCond %{REQUEST_URI} !/ow_cron/run\.php
>     RewriteCond %{REQUEST_URI} !/e500\.php
>     RewriteCond %{REQUEST_URI} !/captcha\.php
>     #RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.xml|\.feed|robots\.txt|\.raw|/[^.]*)$  [NC]
>     RewriteCond %{REQUEST_FILENAME} (/|\.php|\.html|\.htm|\.xml|\.feed|robots\.txt|\.raw|/[^.]*)$  [NC]
>     RewriteRule (.*) index.php
>
> How can I fix that so that I can view the content of `8KyeoB4HPzOPR6Et9uBPWoldME6LGIBV3ps`?

Adding the RewriteCond where proposed above should work, hopefully.

Regards,
Yann.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux