Welcome Guest, Not a member yet? Register   Sign In
htaccess
#13

[eluser]coldautumn[/eluser]
Got it solved.

The missing part was name of directory.

RewriteEngine on

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


Messages In This Thread
htaccess - by El Forum - 08-21-2008, 01:37 PM
htaccess - by El Forum - 08-21-2008, 02:40 PM
htaccess - by El Forum - 08-21-2008, 03:20 PM
htaccess - by El Forum - 08-21-2008, 03:29 PM
htaccess - by El Forum - 08-22-2008, 02:29 AM
htaccess - by El Forum - 08-22-2008, 03:27 AM
htaccess - by El Forum - 08-22-2008, 08:25 AM
htaccess - by El Forum - 08-22-2008, 09:28 PM
htaccess - by El Forum - 08-23-2008, 04:12 AM
htaccess - by El Forum - 08-23-2008, 04:28 AM
htaccess - by El Forum - 08-23-2008, 12:50 PM
htaccess - by El Forum - 08-24-2008, 01:35 AM
htaccess - by El Forum - 08-24-2008, 05:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB