How to enable mod_rewrite on Ubuntu 12.04

type on terminal “sudo a2enmod rewrite
then you must edit your apache configuration, open your conf at “/etc/apache2/site-enabled/000-default
search this stuffs :

<Directory /var/www/>
        Options Indexes FollowSymLinks MultiViews
        AllowOverride None
        Order allow,deny
        allow from all
</Directory>

and change to
<Directory /var/www/>
        Options Indexes FollowSymLinks MultiViews
        AllowOverride All
        Order allow,deny
        allow from all
</Directory>

restart your apache2 with “sudo /etc/init.d/apache2/ restart
finish„ good luck, happy exercising 😉

staff:

As New York Fashion Week kicks into gear, we’re delighted to be partnering with Milk Studios and others and to bring a team of local Tumblr fashion voices to cover the week’s events for the fourth straight season.

You can follow David, Eric, Jace, Jimmy, Mark, Sara, and Rachel and everything Fashion Week by tracking our NYFW tag.

linuxmint:

Codename Nemo Screenshots 🙂

Nemo Search