File manager - Edit - /etc/apache2/sites-available/helpdesk.conf
Back
<VirtualHost *:80> ServerAdmin kelechi.webdev@gmail.com ServerName helpdesk.payraty.com DocumentRoot /var/www/payraty/helpdesk/public ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined <Directory /var/www/payraty/helpdesk> Require all granted AllowOverride All Options Indexes Multiviews FollowSymLinks </Directory> RewriteEngine on RewriteCond %{SERVER_NAME} =helpdesk.payraty.com RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost>
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings