x-etienne commented on issue #12194: URL: https://github.com/apache/apisix/issues/12194#issuecomment-2857681423
Hi @Baoyuantop, first of all thanks thousand for your early response. I will try with your suggestions I'm taking advantage for some clarifications What do you mean whit: - 'Use proxy-rewrite plugin to direct non-file requests to the appropriate index.html'? In my previous tries I've try to isolate the 'file requests' from 'non file requests' throught a regex (`(.*(\.[\w\d]+)$)`). It's correct? Or You refer something different? (like some property on nginx variables) - 'Static Asset Handling': Also here, there is some way to distingue between 'file request' and 'non file requests'? thanks again! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
