Welcome Guest, Not a member yet? Register   Sign In
Check my .htaccess code please
#8

Code:
Not needed and can cause errors in an .htaccess file

RewriteCond $1 !^(index\.php|public|images|robots\.txt|css)


HTML all you need is to add this to your head section on top.

<head>
<base href="<?php echo base_url(); ?>">
</head>
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Check my .htaccess code please - by flaboi - 04-30-2016, 08:18 PM
RE: Check my .htaccess code please - by skunkbad - 04-30-2016, 11:02 PM
RE: Check my .htaccess code please - by InsiteFX - 05-01-2016, 03:58 AM
RE: Check my .htaccess code please - by flaboi - 05-01-2016, 09:44 AM
RE: Check my .htaccess code please - by InsiteFX - 05-01-2016, 11:52 AM
RE: Check my .htaccess code please - by nkhan - 05-01-2016, 12:06 PM
RE: Check my .htaccess code please - by flaboi - 09-08-2016, 08:00 PM
RE: Check my .htaccess code please - by InsiteFX - 09-09-2016, 04:59 AM
RE: Check my .htaccess code please - by flaboi - 09-09-2016, 09:14 AM
RE: Check my .htaccess code please - by InsiteFX - 09-09-2016, 12:08 PM
RE: Check my .htaccess code please - by flaboi - 09-11-2016, 07:42 AM
RE: Check my .htaccess code please - by flaboi - 09-29-2016, 11:08 PM



Theme © iAndrew 2016 - Forum software by © MyBB