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

(05-01-2016, 03:58 AM)InsiteFX Wrote: You do not need this if your html file is setup correctly:

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

Plus you may need to set it like this:

Code:
RewriteRule ^(.*)$ index.php?/$1 [L]

Hello,

Do you mind posting how the entire .htaccess should look if I want to add the www and enable SSL in URLs? I am not a web developer so it is hard for me to understand.

Thank you
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