ajinkyarajguru/site/master/.htaccess - Htaccess File

ajinkyarajguru/site/master/.htaccess

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

On Github License

Files

Download PDF of Htaccess file

Comments

Apache