Welcome Guest, Not a member yet? Register   Sign In
How can I Convert an Html Page for use.
#2

[eluser]Unknown[/eluser]
Got it:

Just remember that your .htaccess must not redirect those requests for the assets to CI.

Do not put the assets in the system or application directory (you may want to move system and application out of the webroot or rename them).

Put them in a separate dir next to index.php, and use base_url() + ‘dirname/file.png’ to get the address.


Messages In This Thread
How can I Convert an Html Page for use. - by El Forum - 06-17-2010, 03:59 AM
How can I Convert an Html Page for use. - by El Forum - 06-17-2010, 04:50 AM
How can I Convert an Html Page for use. - by El Forum - 06-17-2010, 05:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB