Welcome Guest, Not a member yet? Register   Sign In
.htaccess problem..
#1

Please help.. this my .htaccess code..

RewriteBase /

RewriteEngine On


RewriteCond %{REQUEST_FILENAME} !-f

RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule ^(.+)$ index.php/$1 [L]

and my page looks like this.. see it in attachment or go to (www.1kem1.n9s.com)

Please help me guys..

thank you very much..

Attached Files Thumbnail(s)
   
Reply


Messages In This Thread
.htaccess problem.. - by kemjohnm - 07-23-2015, 10:35 AM
RE: .htaccess problem.. - by Wouter60 - 07-23-2015, 10:54 AM
RE: .htaccess problem.. - by Dracula - 07-23-2015, 01:30 PM
RE: .htaccess problem.. - by mwhitney - 07-23-2015, 01:40 PM
RE: .htaccess problem.. - by kemjohnm - 07-23-2015, 09:43 PM
RE: .htaccess problem.. - by pdthinh - 07-24-2015, 12:12 AM
RE: .htaccess problem.. - by kemjohnm - 07-24-2015, 12:32 AM
RE: .htaccess problem.. - by mwhitney - 07-24-2015, 06:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB