I got an ancient project on Windows hosting, where all the paths are spelled out with the "common / js / js.js" hardcode. Is it possible to configure the web server (apache) or .htaccess so that everything works fine in Linux without redirecting all the paths to "/common/js/js.js"?
(include|requre|...) "replace with{1} "/- Vladimir Klykov