Question
How to configure PHP in Virtual Host?
I've installed the virtual host on my server and is working.
mydomain.com is working perfectly, but, my problem is when I try in mydomain.com/info.php this is no work. if Itry with php:
This not work. So . . . I need configure the PHP in my virtual host, someone has a solution for this?
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×