dj ramc
Basic Pleskian
I'm trying to run ng universal app by nodejs server.
My problem is that only rootpage doesn't render server side, what a mean is if you go to this webpage "http://xxxxxxxx.xx/" it's rendering client side and not by server side. But if you go to this page directly "http://xxxxxxxxxx.xx/comments" now is rendering like I want server side. On my localhost is everything ok . I guess this is a configuration issue ?
Thanks in advance
My problem is that only rootpage doesn't render server side, what a mean is if you go to this webpage "http://xxxxxxxx.xx/" it's rendering client side and not by server side. But if you go to this page directly "http://xxxxxxxxxx.xx/comments" now is rendering like I want server side. On my localhost is everything ok . I guess this is a configuration issue ?
Thanks in advance