Morning.

It was Independence day yesterday and this morning while a had slight hangover and I started to mess with peruser and apache 0.0.0.0 address. I could almost remove all the patches from redhat rpm building spec script and it would not make a difference.

Now then it hit me:
Changed
   Listen 80
line to
   Listen 50.59.6.7:80
and guess what....it worked.
got my ip's going to the apache logs really nice :D
Seems like binding to all interfaces/ip's mess up something.

0.0.0.0 - - [25/Feb/2006:10:19:39 +0200] "GET /phpinfo.php HTTP/1.1" 404 290
0.0.0.0 - - [25/Feb/2006:10:21:07 +0200] "GET /phpinfo.php HTTP/1.1" 404 290
62.65.195.2 - - [25/Feb/2006:10:30:23 +0200] "GET /phpinfo.php HTTP/1.1" 404 290 62.65.195.2 - - [25/Feb/2006:10:30:50 +0200] "GET /phpinfo.php HTTP/1.1" 404 290

Don't know of it classifies under solving the problem and bounty offered here, but hey... i'm glad it's working at last.




_______________________________________________
Peruser mailing list
[email protected]
http://www.telana.com/mailman/listinfo/peruser

Reply via email to