Open terminal & follow this :
#sudo gedit /etc/apache2/sites-enabled/000-defaultCheck for these lines & change as I have done here :
DocumentRoot /var/www/ <Directory /> Options FollowSymLinks AllowOverride all </Directory> <Directory /var/www/> Options FollowSymLinks AllowOverride all Order allow,deny allow from all </Directory> Save the file & restart apache :
#sudo /etc/init.d/apache2 restart

Ubuntu 11.04 code named natty narwhal is released download ubuntu 11.04
Read ubuntu 11.10 reviews and share yours now!!
Thank you, It worked for me o/
- Visitor 17 weeks 6 days ago