Welcome Guest, Not a member yet? Register   Sign In
Have CI ignore static asset files request in index.htm?
#3

(11-07-2016, 05:07 AM)InsiteFX Wrote: Add the html base ref tag to your html head section.

Code:
<head>
   ...
   <base href="<?php echo base_url();?>">
   ...
</head>

Cannot do that. This is an .htm file. So not PHP in here ... did you read my question?
Reply


Messages In This Thread
RE: Have CI ignore static asset files request in index.htm? - by blaasvaer - 11-07-2016, 05:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB