404 on wordpress multisite Permalink pretty URLs

Edit file /etc/apache2/apache2.conf and add this

<Directory /var/www/teenjournal.in>
  AllowOverride All
</Directory>