Articles by Till Brehm
-
I created a new user. How can I reach his website?
Author: Till Brehm • Tags: ispconfig • Comments: 0
If you created a user named testuser for the web www.xyz.tld, you can reach his personal website onwww.xyz.tld/~testuser or www.xyz.tld/users/testuser
-
I can see a user's website under www.xyz.tld/users/testuser, but not under www.xyz.tld/~testuser.
Author: Till Brehm • Tags: ispconfig • Comments: 0
Comment out the lines AddModule mod_userdir and LoadModule mod_userdir in your httpd.conf and restart your Apache.
-
I have deleted a user. Now ISPConfig 2 does not let me create a new user with the same user name.
Author: Till Brehm • Tags: ispconfig • Comments: 0
Most probably you have forgotten to delete the user from the recycle bin. Only after you have deleted the user from the recycle bin are you able to create a new user with that user name.
-
-
I created a user in ISPConfig 2 but I cannot see him on the system.
Author: Till Brehm • Tags: ispconfig • Comments: 0
Please check that you did not mix up customers and users. A customer can login to the ISPConfig 2 and manage his sites (and create system users on the tab User & Email) but he cannot login to the system (e.g. by using FTP, email) because he is not a system user. A customer is an object that exists only in the ISPConfig 2, but not on the system. A system user cannot login to the ISPConfig 2, but he can use services such as email, etc.
-
How can I specify which prefix new users get upon creation (e.g. web[no]_)?
Author: Till Brehm • Tags: ispconfig • Comments: 0
Go to Management -> System Config -> Settings. On the tab ISP-Manager you will see the field User Prefix where you can specify a prefix for users. You can use one of the following placeholders:[DOMAIN][HOST][WEBID]If you don't want a prefix, just leave it blank.
-
I changed some directives in the virtual hosts by hand, but they suddenly disappeared.
Author: Till Brehm • Tags: ispconfig • Comments: 0
Never edit the vhost file manually. On the next update of the system your changes will be overwritten! Instead put your additional vhost configuration in the Apache Directives field in the ISPConfig Interface.If you want to add something manually to other files, e.g Postfix' local-host-names, you can put your configuration at the end of the file in a section that is not overwritten by ISPConfig.
-
I created a web xyz.tld and can reach it via www.xyz.tld, but not via xyz.tld.
Author: Till Brehm • Tags: ispconfig • Comments: 0
Under Co-Domains please enter xyz.tld (without host!). The website will then also reachable via xyz.tld.
-
Where can I find statistics for the websites managed by the ISPConfig 2 system?
Author: Till Brehm • Tags: ispconfig • Comments: 0
If the package webalizer is installed on your system you can find the statistics of the respective site in the folder stats (e.g. www.xyz.tld/stats/). The statistics are updated once a day. If you create a new site you will not see statistics at once.
-
How do I authenticate myself to see the website statistics?
Author: Till Brehm • Tags: ispconfig • Comments: 0
All users belonging to that site can log in with their username and password. If there are no users you can log in like this: Username: admin Password: stats
-
I created a new user but he cannot log in to see the website statistics.
Author: Till Brehm • Tags: ispconfig • Comments: 0
The statistics are updated once a day. Once this has happened the new user can log in.