Sep 20, 2015

SOLVED OSSN MOD_REWRITE REQUIRED

just a simple note. ensure that you php enable mod_rewtite by a2enmod rewrite create file rewrite.php on base_dir, just put <?php print 1; ?> ensure that your base_dir ossn directory setting as below :         <Directory "/var/www/html/ossn">                DirectoryIndex index.php               ...
Read more ...