hendranata
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Activity overview
Latest activity by hendranata-
hendranata commented,
ah yes.. update: now we can use mod_passenger from gem itself.. not from repo cloudlinux and right now is success ;) anyway thanks
-
hendranata commented,
okay will wait for official release
-
hendranata commented,
yes CSF is very helpful. i enable SMTP_BLOCK = 1 and SMTP_REDIRECT = 1 it seems nobody can relay my mail server without SMTP authentication first. Rejected relay attempt: '76.164.xxx.xx' From: 's...
-
hendranata commented,
completely override php.ini is not a good way right? better u can change local value using htaccess or user.ini
-
hendranata created a post,
How important is CGI Access?
helo sometime i got message "A user recently uploaded a CGI script than can send email" and it shows following script that indicate potentially send big number of email (spam) so from this case,...
-
hendranata commented,
Csf installed already. I thought that enable smtp restiction from whm is similar to smtp_block = 1 in csf.. Hmm will try later to make sure
-
hendranata commented,
I know CL support mod_passanger + ruby/python. But i am sure mod_passenger is also support nodejs Any idea?
-
hendranata commented,
another example email that send using Authentication: identify_local_connection Event: success Sender User: root Sender Domain: -system- From Address: cpanel@xx.xxxxxxxx.net[/EMAIL] Sender: root...
-
hendranata commented,
yes i have already done this Experimental: Rewrite From: header to match actual sender option in WHM's
-
hendranata created a post,
apache + mod_passenger + nodejs
helo anyone know who to run nodejs work well with mod_passenger? /opt/alt/ruby21/bin/gem install passenger /opt/alt/ruby21/bin/passenger-install-apache2-module cant find passenger-install-apache2...