Explain htaccess rules?
Related Posts
Error Code: 1148. The used command is not allowed with this MariaDB version
“ERROR 1148. The used command is not allowed with this MySQL/MariaDB version” when doing LOAD DATA LOCAL FILE…
How To Add Swap on Ubuntu 12.04
To add a swap-partition instead of swap-file: blkid /dev/sdax (get UUID) mkswap /dev/sdax (format swap…