Welcome Guest, Not a member yet? Register   Sign In
CI, Xampp, and mod_rewrite
#8

[eluser]TheFuzzy0ne[/eluser]
Uhm... Am I hallucinating, or do you have:
Code:
$config[‘base_url’] = “http://localhost/n8/”;

written in your htaccess file?

EDIT: I'm hallucinating. I saw:

$config[‘base_url’] = “http://localhost/n8/”;
RewriteBase /n8/
RewriteRule ^(.*)$ /n8/index.php/$1 [L]

and thought, Huh??


Messages In This Thread
CI, Xampp, and mod_rewrite - by El Forum - 03-12-2009, 11:43 PM
CI, Xampp, and mod_rewrite - by El Forum - 03-12-2009, 11:55 PM
CI, Xampp, and mod_rewrite - by El Forum - 03-13-2009, 01:07 AM
CI, Xampp, and mod_rewrite - by El Forum - 03-13-2009, 02:16 AM
CI, Xampp, and mod_rewrite - by El Forum - 03-13-2009, 09:06 AM
CI, Xampp, and mod_rewrite - by El Forum - 03-13-2009, 01:12 PM
CI, Xampp, and mod_rewrite - by El Forum - 03-13-2009, 02:26 PM
CI, Xampp, and mod_rewrite - by El Forum - 03-13-2009, 02:36 PM
CI, Xampp, and mod_rewrite - by El Forum - 03-13-2009, 02:37 PM
CI, Xampp, and mod_rewrite - by El Forum - 03-13-2009, 02:38 PM
CI, Xampp, and mod_rewrite - by El Forum - 03-13-2009, 02:51 PM
CI, Xampp, and mod_rewrite - by El Forum - 03-13-2009, 04:11 PM
CI, Xampp, and mod_rewrite - by El Forum - 03-13-2009, 04:22 PM
CI, Xampp, and mod_rewrite - by El Forum - 03-13-2009, 04:27 PM
CI, Xampp, and mod_rewrite - by El Forum - 03-13-2009, 04:38 PM
CI, Xampp, and mod_rewrite - by El Forum - 03-13-2009, 05:19 PM
CI, Xampp, and mod_rewrite - by El Forum - 03-13-2009, 07:07 PM
CI, Xampp, and mod_rewrite - by El Forum - 03-13-2009, 07:37 PM



Theme © iAndrew 2016 - Forum software by © MyBB