# PHP 8 Configuration for Shakil Enterprise
# cPanel / Apache server

# Force PHP 8.x (cPanel selector)
# Uncomment the line matching your server's PHP 8 handler:
# AddHandler application/x-httpd-php80 .php
# AddHandler application/x-httpd-ea-php80 .php

# Error handling (disable in production)
# php_flag display_errors Off
# php_flag log_errors On

# Security headers
Options -Indexes
