Which Web Server to use: Apache vs NGINX
Which Web Server to use: Apache vs NGINX If you are looking around there are a lot of people using NGINX over Apache nowadays. NGINX for what I have read provides a lot of...
A site dedicated to Exchanging Knowledge (reviews, q&a, help, support)
Which Web Server to use: Apache vs NGINX If you are looking around there are a lot of people using NGINX over Apache nowadays. NGINX for what I have read provides a lot of...
How to solve: Apache error .htaccess: Option MultiViews not allowed here I turned on some .htaccess rules in order for the cache to perform faster but unfortunately it came with some unintended consequences: A bunch of 500 error pages and...
How to solve: Apache error .htaccess: ExpiresActive not allowed here, referrer: http://Technology.Bauzas.com/… I turned on some .htaccess rules in order for the cache to perform faster but unfortunately it came with some unintended consequences: A bunch of 500...
How to solve: Apache error .htaccess: RewriteEngine not allowed here, referrer: http://Technology.Bauzas.com/… I turned on some .htaccess rules in order for the cache to perform faster but unfortunately it came with some unintended consequences:...
How to solve: Apache error .htaccess: ForceType not allowed here I turned on some .htaccess rules in order for the cache to perform faster but unfortunately it came with some unintended consequences: A bunch...
Changing file permissions and recommendations for WordPress in a Linux system In order to harden your WordPress installation, having the recommended set of file permissions is important. Below are a few recommendations on...
How to: Deploy WordPress in Ubuntu Text goes here I. Enable Apache Modules that are commonly used by plugins: To enable a module: sudo a2enmod module_name To disable a module: sudo a2dismod module_name...
Global Attack on WordPress Sites I´ve been rather busy but I thought I would share this. I received an email from our web hosting provider indicating that there is a global distributed attack that...