Stopping “connect” attacks: PHP vs Apache2

If mod_proxy is commented out but you are using php5. Tried putting this statement http.allowed_methods = GET & POST into /*/php.ini But it had no effect? The best solution was to add an location declarative with a LimitExcept. The location in the httpd-conf where to place this is very important.

“Stopping “connect” attacks: PHP vs Apache2″Continue reading

How do I set Skype status before login in

Not being able to set your status before logging in is something that, in effect, sucks. It double sucks when you consider how easy would be implementing that feature. So easy that you can, in fact, set your status before logging by just investing some seconds in modifying the file that stores all your account setup, called main.db.

“How do I set Skype status before login in”Continue reading

Scroll to top