Enable mod_rewrite. Open terminal and run the following command to enable mod_rewrite on Ubuntu/Debian systems.
Enable . htaccess in Apache Server.
Create .htaccess file. Open terminal and create .htaccess file $ sudo vi /var/www/html/.htaccess.
Redirect www to non-www in Apache htaccess.
Restart Apache Server.
mybpcreditcard