Skip to content

Instantly share code, notes, and snippets.

@akroii
Last active November 29, 2016 10:57
Show Gist options
  • Save akroii/b2caaeb371bef0243b78ff9a9dcb4a1d to your computer and use it in GitHub Desktop.
Save akroii/b2caaeb371bef0243b78ff9a9dcb4a1d to your computer and use it in GitHub Desktop.
Supercahrge your xampp
/etc/apache2/httpd.conf
ServerName 127.0.0.1:80
Listen 127.0.0.1:8080
etc/hosts
127.0.0.1 127.0.0.1
my.ini
bind-address = ::
innodb_flush_log_at_trx_commit = 2
realpath_cache_size= 4m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment