Maen Mustafa
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Maen Mustafa-
Just modify i fixed the problem with nginx on to allow open tile on the same window .. this is the new config : worker_processes 1; events { worker_connections 1024; } http { include ...