Is this a possible to achieve using regex? – CentOS
Ive got a weird URL giving a 200 status where it shouldn't. It should just give a 404 error. Is there a 404 redirect I can use in htaccess for this? Good URLs look like this www.example.com/this-is-static/anytext or www.example.com/this-is-static/anytext/alsoanytext_123 or…