How do I create a server configuration with HTTPS?

I'm trying to debug a local Drupal installation (inside MAMP), so I created a PHP Web Page run configuration, and proceed to create a server configuration. I set the host and port, but the URL below shows "http://localhost:8443" - so how do I change it to HTTPS?

0
2 comments

Actually, it is not possible to specify HTTPS there, please check:

https://youtrack.jetbrains.com/issue/WI-34986

https://youtrack.jetbrains.com/issue/WI-43715

 

However, Zero-Config Web Application debugging is still an option.

0

Got it, thanks, Vasiliy, I'll give it a try!

0

Please sign in to leave a comment.