Welcome Guest, Not a member yet? Register   Sign In
Loading static html pages without modifying hrefs and srcs
#2

You would really need to provide an example of how your pages are being created, static links, relative links etc.

However, you can just add a folder called 'pages' to the root, load all your pages into there, and within your CI page views just add normal links to the page you want to link to. You may need to add an exclusion to .htaccess if you are running it, but links just ending in .html is normally enough.

As for missing images and scripts, where are the pages looking for them. A simple solution would be to create whatever folder structure they are looking for and upload the scripts and images.

Hope that helps,

Paul.
Reply


Messages In This Thread
RE: Loading static html pages without modifying hrefs and srcs - by PaulD - 01-22-2016, 04:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB