Tuesday, November 3, 2020

Creating a Domain or Subdomain Using Ampps on Mac OS


Troubleshoot Apache in Stuck, not start or restart after creating a domain or subdomain in localhost using Ampps
-------------------------------------------
sudo killall httpd
--------------------------------------------
/Applications/AMPPS/apache/bin/httpd
1. On file '/Applications/Ampps/apache/conf/httpd.conf' comment the line 'Include conf/extra/httpd-ssl.conf'
2. Duplicate the file '/Applications/Ampps/apache/conf/ssl_crt/localhost.crt' and rename it to 'server.crt'
Duplicate the file '/Applications/Ampps/apache/conf/ssl_key/localhost.key' and rename it to 'server.key'

No comments:

Post a Comment

Office 2021 Activation using command

  @echo off title Activate Microsoft Office 2021 (ALL versions) for FREE - office.com&cls&echo =====================================...