eitanmiz
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Activity overview
Latest activity by eitanmiz-
eitanmiz created a post,
Maximum number of sessions
Hello, I am using cpanel (my site is based apache + php). Is there any limit for number of opened sessions per hour? If there are 1000+ sessions per hour - Where can I find the number of opened se...
-
eitanmiz created a post,
changing permission to a specific script
Hello, How can I change permission to specific file? I want only that the creator of the site will have access to the file I have linux + apache, and .htaccess changing solution is fine. Thanks :)
-
eitanmiz created a post,
using cron jobs
Hello, I need a sample for creating new cron job. The server is apache, so I am using php as script. Also, can cron job be secured (I want to refer to php that only can be accessed via cron job)? ...