Hi,
How can i change the default virtual host entries while creating accounts.
I want to a add rewrite rule that will prevent cross site scripting attacks.
Thank you
Ryan
Hi,
How can i change the default virtual host entries while creating accounts.
I want to a add rewrite rule that will prevent cross site scripting attacks.
Thank you
Ryan
If it is possible, it'll only be by editing /scripts/wwwacct
The script will be overwritten by the daily upcp run, though.
Jonathan Michaelson
Need your cPanel servers secured and tuned?
cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
http://www.configserver.com
That's where my watchwwwacct script comes in handy.Originally Posted by chirpy
You customize the wwwacct script and the majority of updates just put it back to it's original, in which case, my script puts the edited version back again. If an update involves changes to that script, my script will tell you that it has been changed and where so you can just redo your customization.