Welcome Guest, Not a member yet? Register   Sign In
how ill show the CI app in subfolder?
#6

[eluser]Asinox[/eluser]
not, im not wrote nothing to redirect im new with CI, my hosting is a godaddy, but in the wiki i found some tips about its, i hav just this .htaccess

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


Now i try to access the website from the normal domain and i got the 404 not found Sad


Messages In This Thread
how ill show the CI app in subfolder? - by El Forum - 07-28-2008, 11:03 AM
how ill show the CI app in subfolder? - by El Forum - 07-28-2008, 11:26 AM
how ill show the CI app in subfolder? - by El Forum - 07-28-2008, 11:37 AM
how ill show the CI app in subfolder? - by El Forum - 07-28-2008, 11:50 AM
how ill show the CI app in subfolder? - by El Forum - 07-28-2008, 11:51 AM
how ill show the CI app in subfolder? - by El Forum - 07-28-2008, 12:10 PM
how ill show the CI app in subfolder? - by El Forum - 07-28-2008, 12:14 PM



Theme © iAndrew 2016 - Forum software by © MyBB