accord. 1, dsm6.5+frp+ppt 2, frp+ nginx uhttpd 443, pravite. test. + simple windows1, putty==================================== back , stop httpd stop frpc apachectl -k stop /opt/etc/init.d/S84frpc stop frpc -c /opt/etc/frpc_full.ini windows2, putty====================================== vim /etc/config/uhttpd /etc/init.d/uhttpd restart netstat -apn | grep 443 https://192.168.11.1 vim frpc.ini---> ssl frpc -c /opt/etc/frpc_full.ini vim /opt/etc/frpc_full.ini frpc -c ./ssl https://ssl-encrypted.cf ========ok! uhttpd, cert, key, ========ok! vim /opt/etc/apache/extra/httpd-ssl.conf SSLCertificateFile \"\" SSLCertificateKeyFile \"/opt/etc/apache/ssl-encrypted.cf/privkey1.pem\" option cert \'/etc/uhttpd.crt\' option key \'/etc/uhttpd.key\' option cert \'/opt/etc/apache/ssl-encrypted.cf/fullchain1.pem\' option key \'/opt/etc/apache/ssl-encrypted.cf/privkey1.pem\' https https://192.168.11.1 https://192.168.11.1 https://ssl-encrypted.cf --------simple configure httpd, ssl, localhost, test! duli, ssl, ssl, httpd , key, + cert, (uhttpd) cp /opt/etc/apache/httpd.conf /opt/etc/apache/httpd.conf--good-use cp /opt/etc/apache/extra/httpd-ssl.conf /opt/etc/apache/extra/httpd-ssl.conf--good-use vim /opt/etc/apache/httpd.conf vim /opt/etc/apache/extra/httpd-ssl.conf /etc/init.d/uhttpd stop apachectl -k stop apachectl -k start ------------------------------------------------ <VirtualHost *:443> ServerName webdav2.com ServerAlias ssl-encrypted.cf DocumentRoot \"/opt/share/htdocs\" SSLEngine on SSLCertificateFile \"/opt/etc/apache/ssl-encrypted.cf/fullchain1.pem\" SSLCertificateKeyFile \"/opt/etc/apache/ssl-encrypted.cf/privkey1.pem\" <Directory \"/opt/share/htdocs\"> DirectoryIndex index.php index.htm index.html Require all granted </Directory> ErrorLog \"/opt/var/log/error_log\" TransferLog \"/opt/var/log/access_log\" BrowserMatch \"MSIE \" \\ nokeepalive ssl-unclean-shutdown \\ downgrade-1.0 force-response-1.0 CustomLog \"/opt/var/log/ssl_request_log\" \\ \"%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \\\"%r\\\" %b\" </VirtualHost> --------------------------------------------- vim only one ssl, simple! listen 443 php ----*.php =====================only one 443 https://webdav2.com/ ====================ok! frpc -c ./ssl https://ssl-encrypted.cf ok! only one listen 443 port! webdav.com webdav2.com ssl paa.com ==> location /paa //webdav-cdn webdav.com --0> location /file //wevdav.com pan.com --->