PeeHaa / OpCacheGUI

GUI for PHP's OpCache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support ipv6 whitelisting

webmaster777 opened this issue · comments

Having localhost automatically send to [::1] on my PC instead of 127.0.0.1, this took me quite some time to figure out the actual problem.

The great @DaveRandom supplied me with https://gist.github.com/PeeHaa/3e7015617ee8cc32569d to implement ipv6 support.