I'm use fuelphp 1.7.2 and my question is, I have windows IIS and I need hide the index.php from the url To do this I use web.config file and It's working fine and now my system path is "http://localhost:8083/auth"
Issue is now it not load css and java-script to the page, here is my template codeing