domainerq
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Comments
Recent activity by domainerq-
Yes, it is a wordpress site. Initially i was thinking that could be some kind of attack. but it seems that is happening because i am using video servers for streaming. Thanks for your suggestions.
-
It's a entry in my Apache access logs. there are severals requests (from the visitors) with that patern. I don't understand why...
-
I am analyzing logs ,using the following commands has been enough . cat access.log | awk '{print $1 "->" $4"->" $6 " " $7}' | sort $1 cat access.log| awk '{print $1 " -> " $4" -> " $6 " " $7}' | g...
-
I have solved the problem! i forgot to configure the LogFormat.
-
Ok, voy a probar con Engintron . Muchas gracias por el apoyo brindado.
-
Hello, thanks for the information, but i still have the problem. I know this is not a forum about nginx, but i would apreciate a final help. I am using Cpnginx. I did the following steps to inst...
-
I have added mod_cloudflare and rebuild the profile on easy apache, but the problem still persist.
-
I am using both of them, but also i have another vps in wich i am using the same services without a problem to track the visitors ip.
-
Yes I have access level to the root system.
-
I forgot to say that the ip that shows the screen is my own ip. Thanks.