XYZ File Manager
Current Path:
/etc/apache2/conf-available
etc
/
apache2
/
conf-available
/
📁
..
📄
charset.conf
(269 B)
📄
localized-error-pages.conf
(3.1 KB)
📄
other-vhosts-access-log.conf
(143 B)
📄
security.conf
(1.78 KB)
📄
serve-cgi-bin.conf
(409 B)
Editing: serve-cgi-bin.conf
<IfModule mod_alias.c> <IfModule mod_cgi.c> Define ENABLE_USR_LIB_CGI_BIN </IfModule> <IfModule mod_cgid.c> Define ENABLE_USR_LIB_CGI_BIN </IfModule> <IfDefine ENABLE_USR_LIB_CGI_BIN> ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ <Directory "/usr/lib/cgi-bin"> AllowOverride None Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch Require all granted </Directory> </IfDefine> </IfModule>
Upload File
Create Folder