User Tools

Site Tools


update_next_line_based_on_list_of_variable

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
update_next_line_based_on_list_of_variable [2009/06/04 15:03] k2patelupdate_next_line_based_on_list_of_variable [2020/08/10 02:35] (current) – external edit 127.0.0.1
Line 12: Line 12:
  
 #sed -i.bak "s#DocumentRoot $i#DocumentRoot $i \\ #sed -i.bak "s#DocumentRoot $i#DocumentRoot $i \\
-#php_admin_value disable_functions \"exec,system,passthru,readfile,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,dl,+#php_admin_value disable_functions \"exec,system,passthru,readfile,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,dl,popen,parse_ini_file,show_source\"#" httpd.conf
-open,parse_ini_file,show_source\"#" httpd.conf +
  
 done done
update_next_line_based_on_list_of_variable.1244127814.txt.gz · Last modified: 2020/08/10 02:29 (external edit)