I\'m currently testing different PHP frameworks to see witch on my going to use for my next project. I just installed Symfony2 on my web server. When trying to access the
If you are not sure from which ip you are connecting, use
var_dump($_SERVER['REMOTE_ADDR'])