Hi all,
I learning to use kirby actually.
I have kirby startkit on the domain A.
I have kirby plainkit on the domain B.
Domain A to make test.
Domain B to create my website.
For the 2 domains I have the same Nginx configuration.
Domain A with startkit, all is ok.
Domain B, I would like to create the folder “assets” like the domain A (startkit) but I cant load my css/js etc … from it. I got a 404 not found. I dont understand why.
I search the difference between the two projet, there isn’t any.
Could you help me please ?
Domain A, in my site folder :
/assets
/content
/kirby
/media
/site
Domain B :
/assets
/content
/kirby
/media
/site
Thank you for your help