Welcome Guest, Not a member yet? Register   Sign In
Hosting on the server
#11

[eluser]bretticus[/eluser]
Try changing RewriteBase to :

RewriteBase /<<foldername>>

If that doesn't work. Check out my links above.
#12

[eluser]vindhyareddy[/eluser]
RewriteBase /foldername is not working!

Sad

After understanding those links I made it work on my localhost and that too was trial and error.

Any solid answer or guess???
as to what change is to be done
#13

[eluser]bretticus[/eluser]
Did you try putting garbage in your production .htaccess file to see if you even get a server error? If you don't get an error, it means .htaccess is not even enabled (see the debugging link above.)

Also, look at the results from running phpinfo() on both servers. Make sure mod_rewrite is even enabled.

I have nothing else to offer without more feedback. However, the links I shared above should be all you need to get it working.

Good luck!
#14

[eluser]vindhyareddy[/eluser]
i tried putting abcdefghijkl text in .htaccess file on the production server..

Got the same page not found error.




Theme © iAndrew 2016 - Forum software by © MyBB