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

(07-23-2015, 10:35 AM)kemjohnm Wrote: 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..

You donțt have an index.php file and that's why your page looks like that.
Romanian CodeIgniter Team :: Translations :: Comunity :: Developers
http://www.codeigniter.com.ro
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