Welcome Guest, Not a member yet? Register   Sign In
mod_rewrite not working
#1

[eluser]bertcarremans[/eluser]
Hi,

I put my website in a staging folder on the production server to see if everything works. I have the following code in the .htaccess file:

Code:
RewriteEngine On

RewriteRule ^(.*)$ /staging/index.php?/$1 [L]

However, when surfing to www.example.com/staging I get an Internal Server Error.

Does anyone know what I am doing wrong here?

Thanks!


Messages In This Thread
mod_rewrite not working - by El Forum - 02-17-2012, 07:58 AM
mod_rewrite not working - by El Forum - 02-18-2012, 02:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB