ruạṛ
<IfModule mod_ssl.c> <VirtualHost *:80> ServerName rasaapi.technogenesis.in ProxyPreserveHost On ProxyPass / http://127.0.0.1:7000/ ProxyPassReverse / http://127.0.0.1:7000/ ErrorLog ${APACHE_LOG_DIR}/api_rasa_error.log CustomLog ${APACHE_LOG_DIR}/api_rasa_access.log combined RewriteEngine on # Some rewrite rules in this file were disabled on your HTTPS site, # because they have the potential to create redirection loops. # RewriteCond %{SERVER_NAME} =rasaapi.technogenesis.in # RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> </IfModule>
cải xoăn