Hello, does anyone knows how to enable .htaccess on Linux? (usin' Debian 6.0)
I changed my server from Windows do Linux and now it's not working anymore.. Using Apache2..
Thanks!
- - - Updated - - -
Anyone? Nobody knows why my .htaccess doesn't work? : (
- - - Updated - - -
Problem solved!
Had to set
on /etc/apache2/sites-enabled/000-default
I changed my server from Windows do Linux and now it's not working anymore.. Using Apache2..
Thanks!
- - - Updated - - -
Anyone? Nobody knows why my .htaccess doesn't work? : (
- - - Updated - - -
Problem solved!
Had to set
Code:
[B]AllowOverride All[/B]
on /etc/apache2/sites-enabled/000-default