Hello, I have installed ISPConfig 3.0.3 and looking for a way to create sites without having Symlinks. My directory structure should look like: /var/www/domainname1.com/web /var/www/domainname2.com/web But when I use /var/www/[website_domain] in Website path field under Server settings it create a directory names [website_domain]. Is it possible to create sites simply having one directory with domain name and without symlinks or client id folders?
No, thats not possible as your whole servers etup would break as soon as you change a website domainnname. For that reason, ispconfig uses folders based on client and web ID's and symlinks for easier shell navigation.
Actually I need to point multiple websites to a single directory (a CMS hosting multiple sites) ... How can I do that ?