So, I have news.arc running nice and fine. So, I exited outside of that screen session, spawn a new one, load blog.arc and run (bsv). Port 8080 is already being used, though. How can I run the blog.arc and news.arc together?
I don't think we've received this question before, but try starting them on separate ports and use apache or nginx rewrite rules to map say <site>/blog to the new port. Do you already use apache or nginx to hide the port in the url?