![]() |
local html file - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24) +--- Thread: local html file (/showthread.php?tid=73631) |
local html file - cornedbeef1001 - 05-15-2019 Hello, I a would just like to reference a local html file via href e.g "file:///C:\games\puzzle.html". When I attempt to reference the file codeigniter appends localhost. Is there a way to reference the file locally? Thanks |