#php_value session.cookie_lifetime 500

# CONFIGURAR UTILIZAÇÃO DO HTTPS
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://dellasul.com.br/aprendizagem/$1 [R,L]