Software: Apache/2.4.53 (Unix) OpenSSL/1.1.1o PHP/7.4.29 mod_perl/2.0.12 Perl/v5.34.1. PHP/7.4.29 uname -a: Linux vps-2738122-x 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 uid=1(daemon) gid=1(daemon) grupos=1(daemon) Safe-mode: OFF (not secure) /opt/apex_led/instalacion/ drwxrwxr-x |
Viewing file: Select action/file-type: Alias /apex_led "/opt/apex_led/www" <Directory "/opt/apex_led/www/"> SetEnv TOBA_DIR "/opt/apex_led" Options MultiViews FollowSymLinks AllowOverride None <IfModule !mod_authz_core.c> Order allow,deny Allow from all </IfModule> <IfModule mod_authz_core.c> Require all granted </IfModule> </Directory> #Configuracion del SP de SAML Alias /apex_led_sp "/opt/apex_led/php/3ros/simplesamlphp/www" <Directory /opt/apex_led/php/3ros/simplesamlphp/www> SetEnv TOBA_INSTALACION_DIR "/opt/apex_led/instalacion" <IfModule !mod_authz_core.c> Order allow,deny Allow from all </IfModule> <IfModule mod_authz_core.c> Require all granted </IfModule> </Directory> #Proyecto: toba_editor Alias /toba_editor/led "/opt/apex_led/proyectos/toba_editor/www" <Directory "/opt/apex_led/proyectos/toba_editor/www/"> SetEnv TOBA_DIR "/opt/apex_led" SetEnv TOBA_PROYECTO "toba_editor" SetEnv TOBA_INSTALACION_DIR "/opt/apex_led/instalacion" SetEnv TOBA_INSTANCIA "desarrollo" DirectoryIndex aplicacion.php AllowOverride None <IfModule !mod_authz_core.c> Order allow,deny Allow from all </IfModule> <IfModule mod_authz_core.c> Require all granted </IfModule> #API REST RewriteEngine On RewriteBase /toba_editor/led Options FollowSymLinks SymLinksIfOwnerMatch RewriteRule ^rest/(.*)$ rest.php/$1 [PT,L,QSA] RewriteRule ^rest$ rest.php/ [PT,L,QSA] SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1 </Directory> #Proyecto: toba_referencia Alias /toba_referencia/led "/opt/apex_led/proyectos/toba_referencia/www" <Directory "/opt/apex_led/proyectos/toba_referencia/www/"> SetEnv TOBA_DIR "/opt/apex_led" SetEnv TOBA_PROYECTO "toba_referencia" SetEnv TOBA_INSTALACION_DIR "/opt/apex_led/instalacion" SetEnv TOBA_INSTANCIA "desarrollo" DirectoryIndex aplicacion.php AllowOverride None <IfModule !mod_authz_core.c> Order allow,deny Allow from all </IfModule> <IfModule mod_authz_core.c> Require all granted </IfModule> #API REST RewriteEngine On RewriteBase /toba_referencia/led Options FollowSymLinks SymLinksIfOwnerMatch RewriteRule ^rest/(.*)$ rest.php/$1 [PT,L,QSA] RewriteRule ^rest$ rest.php/ [PT,L,QSA] SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1 </Directory> #Proyecto: toba_usuarios Alias /toba_usuarios/led "/opt/apex_led/proyectos/toba_usuarios/www" <Directory "/opt/apex_led/proyectos/toba_usuarios/www/"> SetEnv TOBA_DIR "/opt/apex_led" SetEnv TOBA_PROYECTO "toba_usuarios" SetEnv TOBA_INSTALACION_DIR "/opt/apex_led/instalacion" SetEnv TOBA_INSTANCIA "desarrollo" DirectoryIndex aplicacion.php AllowOverride None <IfModule !mod_authz_core.c> Order allow,deny Allow from all </IfModule> <IfModule mod_authz_core.c> Require all granted </IfModule> #API REST RewriteEngine On RewriteBase /toba_usuarios/led Options FollowSymLinks SymLinksIfOwnerMatch RewriteRule ^rest/(.*)$ rest.php/$1 [PT,L,QSA] RewriteRule ^rest$ rest.php/ [PT,L,QSA] SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1 </Directory> #Proyecto: led Alias /led/1.0 "/opt/apex_led/proyectos/led/www" Alias /led "/opt/apex_led/proyectos/led/www" <Directory "/opt/apex_led/proyectos/led/www/"> SetEnv TOBA_DIR "/opt/apex_led" SetEnv TOBA_PROYECTO "led" SetEnv TOBA_INSTALACION_DIR "/opt/apex_led/instalacion" SetEnv TOBA_INSTANCIA "desarrollo" DirectoryIndex aplicacion.php AllowOverride None <IfModule !mod_authz_core.c> Order allow,deny Allow from all </IfModule> <IfModule mod_authz_core.c> Require all granted </IfModule> #API REST RewriteEngine On RewriteBase /led/1.0 Options FollowSymLinks SymLinksIfOwnerMatch RewriteRule ^rest/(.*)$ rest.php/$1 [PT,L,QSA] RewriteRule ^rest$ rest.php/ [PT,L,QSA] SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1 </Directory> |
:: Command execute :: | |
--[ c99shell v. 2.1 [PHP 8 Update] [02.02.2022] maintained byC99Shell Github | Generation time: 0.8204 ]-- |