bjverde / sysgen

:elephant: SysGen is crud scaffolding. Generates PHP code using FormDin FrameWork
GNU General Public License v3.0
21 stars 9 forks source link

Verificar mod_rewrite está ativo #77

Closed bjverde closed 2 years ago

bjverde commented 5 years ago

Verificar mod_rewrite no Apache está ativo !!

Usar php_sapi_name para descobrir se está rodando Apache https://www.php.net/manual/pt_BR/function.apache-get-modules.php

Usar apache_get_modules para descobrir quais módulos estão ativos https://www.php.net/manual/pt_BR/function.apache-get-modules.php