Welcome Guest, Not a member yet? Register   Sign In
htaccess doesnt work once uploaded to server
#2

[eluser]wowdezign[/eluser]
I used to have the same problem until I found out how to set the "Rewrite base". I don't know if that is what's wrong with your s or not, but I work on a local server and then upload to a production server so on the local one I have something like:

Code:
RewriteEngine On
RewriteBase/foldername/www/

But then on the production server it changes to something like:

Code:
RewriteEngine On
RewriteBase /

Hope that helps.


Messages In This Thread
htaccess doesnt work once uploaded to server - by El Forum - 07-23-2009, 04:05 PM
htaccess doesnt work once uploaded to server - by El Forum - 07-23-2009, 04:32 PM
htaccess doesnt work once uploaded to server - by El Forum - 07-24-2009, 10:00 AM
htaccess doesnt work once uploaded to server - by El Forum - 07-24-2009, 01:44 PM



Theme © iAndrew 2016 - Forum software by © MyBB