DEV Community

Discussion on: Stopping .htaccess from handling API route

Collapse
 
nektro profile image
Meghan (she/her)

does changing ^api to api/(.+)$ fix it?