Apache complex regex crashing with 500 error
- by digitalspaghetti
I have been working with an existing website out company has running until I finish developing the new site.
I've been asked to add some additional functionality to booking pages that will automatically set a booking button based on passed parameters.
The existing working regex is as follows:
RewriteRule ^.+-(\d+)\.accommodation$…