Welcome Guest, Not a member yet? Register   Sign In
base URL for external stylesheet ?
#5

so, if my original structure is :


Code:
- codeigniter (.env  app  system writable …)
- public
     - assets (css img js)
     - index.php

You would just do :

Code:
- codeigniter (.env  app  system writable …)
- public
     - assets (css img js)
     - demo
          - index.php
...leaving the assets on the root of "public" folder ? I didn't find other solutions :
- Either I leave assets on the root
- or I have to change all URL in my CSS and add "demo/" (even if my baseURL and index.php is "demo/")
Reply


Messages In This Thread
base URL for external stylesheet ? - by kilden - 05-11-2020, 03:19 AM
RE: base URL for external stylesheet ? - by kilden - 05-11-2020, 11:42 PM



Theme © iAndrew 2016 - Forum software by © MyBB