Welcome Guest, Not a member yet? Register   Sign In
remove index.php
#1

[eluser]Murilo[/eluser]
hello ,

add in .htaccess

RewriteEngine on
RewriteCond $1 !^(index\.php|images|robots\.txt)
RewriteRule ^(.*)$ /index.php/$1 [L]

http://www.desweb.com.br/app/
#2

[eluser]Phil Sturgeon[/eluser]
Oh so THATS how you do it. Right cheers :p
#3

[eluser]Murilo[/eluser]
remove url http://www.desweb.com.br/page.php
#4

[eluser]Murilo[/eluser]
[quote author="thepyromaniac" date="1182979290"]Oh so THATS how you do it. Right cheers :p[/quote]

Hi , I placed provisoriamente to use page.php in time of index.php




Theme © iAndrew 2016 - Forum software by © MyBB