i have installed nginx as proxy to apache on centos directadmin server using this guide http://blog.lowkey.net.my/2011/07/directadmin-nginxreverse-proxy/
.everything works fine except real ip is not getting displayed despite installing the mod_rpaf and making the changes in apache config
another problem i have many domains sharing the same ip which used to work fine with apache but now those domains i get 403 forbidden error
and when i restart apache i get this error in ssh
Starting httpd: [warn] VirtualHost xx.xx.xx.xx:8081 overlaps with VirtualHost xx.xx.xx.xx:8081, the first has precedence, perhaps you need a NameVirtualHost directive
any help would be appreciated by looking at the configuration i have made and changes that need to be done from the nginx tutorial mentioned
.everything works fine except real ip is not getting displayed despite installing the mod_rpaf and making the changes in apache config
another problem i have many domains sharing the same ip which used to work fine with apache but now those domains i get 403 forbidden error
and when i restart apache i get this error in ssh
Starting httpd: [warn] VirtualHost xx.xx.xx.xx:8081 overlaps with VirtualHost xx.xx.xx.xx:8081, the first has precedence, perhaps you need a NameVirtualHost directive
any help would be appreciated by looking at the configuration i have made and changes that need to be done from the nginx tutorial mentioned