Wednesday, 11 September 2013

How to Set AllowOverride all

How to Set AllowOverride all

I want to set the AllowOverride all But I don't know how to do it. I have
found the following code by searching the google and pasted it in
.htaccess
<Directory>
AllowOverride All
</Directory>
But after pasting it I started receiving "Internal Server Error"
Can Any One Guide Me Where to Put this code OR how to do it?

No comments:

Post a Comment