Facing conf problem on launch FullStack React

#1
Hi!

Im developing a Web game in React (Vite - Node) its realted to this topic:
https://forum.openlitespeed.org/thr...d-as-reverse-proxy-any-help-appreciated.4607/

And i saw this in the topic:
https://docs.openlitespeed.org/config/reverseproxy/lscache/

But the problem and question is; do i need to use Apache or should i ? Its managing by CyberPanel now. I can launch with `pm2`. Built files serving via public_html.

So what do you suggest me ? Go for apache and build reverse proxy ? Im trying to solve the Login problem which related to `reverse proxy`. Postman returns `404 error` of my backend-api cant find. Because i dont have reverse proxy not sure the .htaccess is proper neither. Have SSL and vite config and when in all in; its get complicated.

AI cant help me, in a one prompt it says use `https://domain` in conf and in another `http://ip` so not sure which is correct. So either one of em correct the other one will be the problem.


I cant see my current Rewrite Rules on LiteSpeed. Even tried to Rewrite 1 in conf, and readable from CyberPanel. So i guess it may not applied too.
 
Top