Welcome Guest, Not a member yet? Register   Sign In
project in ms4w
#1

[eluser]Unknown[/eluser]
my url like http://localhost/simdis/index.php/admin

i am use .htaccess :

RewriteEngine on
RewriteCond $1 !^(index\.php|images|robots\.txt)
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]

to remove index.php
and get
http://localhost/simdis/admin

and i put my project in ms4w, but not work

please help me.
sorry my english not good Big Grin
#2

[eluser]metaltapimenye[/eluser]
umm..ms4w?..what is that?


are u from somewhere from java island?




Theme © iAndrew 2016 - Forum software by © MyBB