Skip to content

Conversation

@gautiermichelin
Copy link
Contributor

DEBUG : allow txt files, at least to unblock Robots.txt

Actually the line 57 is of no use :

RewriteCond %{REQUEST_URI} !=/robots.txt

as the txt files are not allowed by the filter on line 17.

DEBUG : allow txt files, at least to unblock Robots.txt

Actually the line 57 is of no use : 
````
RewriteCond %{REQUEST_URI} !=/robots.txt
````
as the txt files are not allowed by the filter on line 17.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant