The default document is established upon setup of Plesk (../default/htdocs/). I am referring to the page that appears when you go to a web address pointed to the server but not setup as a domain in plesk. I would like to change this which I have researched and found server.php and the related config files in the etc/httpd/plesk.confd/ directory. Problem 1 the config files say do not change because files are created automatically by the server. Problem 2 if I change these files php is not running so my code creates a download file instead of running.
Here is what I would like to do. I would like to setup up my default domain inside of plesk. Then have all request not set up in plesk go to this default domain instead of the default document root. Is this possible?
Here is what I would like to do. I would like to setup up my default domain inside of plesk. Then have all request not set up in plesk go to this default domain instead of the default document root. Is this possible?