Skip to content

Fix regex patterns in .htaccess for file types#561

Open
AndisGrossteins wants to merge 1 commit intocloudflare:masterfrom
AndisGrossteins:patch-1
Open

Fix regex patterns in .htaccess for file types#561
AndisGrossteins wants to merge 1 commit intocloudflare:masterfrom
AndisGrossteins:patch-1

Conversation

@AndisGrossteins
Copy link
Copy Markdown

  1. Removed the empty regex group alternative
  2. Added dot match before file extensions, while I'm at it.

Fixes #560

cc: @jacobbednarz (since you merged the original PR)

1. Removed the empty regex group alternative
2. Added dot match before file extensions, while I'm at it.

Fixes cloudflare#560
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.

One small mistake in the .htaccess file makes it pointless

1 participant