ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   Feedback & Feature Requests (http://forum.ispsystem.com//forumdisplay.php?f=9)
-   -   DNS/Subdomains (http://forum.ispsystem.com//showthread.php?t=124)

elitebox 10-09-2004 06:39 AM

DNS/Subdomains
 
A few ideas here

- When adding a subdomain, you should let the user decide if they want it to point to an IP, or a specific directory in their document root, or a new directory they may want their friend to use. For example if they have htdocs/forums and they want forums.theirdomain.com to point to that directory they can do that (it works with a virtual host directive in apache)

example;

<VirtualHost 255.255.255.255:80>
ServerName forum.yourdomain.com
DocumentRoot /home/yourdomain.com/htdocs/forums/
ErrorLog
CustomLog
</VirtualHost>

I believe this option is quite important.


I also noticed when you delete a subdomain it creates a directory in /home/yourdomain.com/, when you delete that subdomain in ISPmanager is doesnt remove the directory.

Cheers,
Sam.

alain 10-09-2004 09:21 AM

ok. it is easy to add this fields to subdomains. we'll do it.
and delete subdomain bug will fixed too. thanks for report.

Igor 10-20-2004 03:37 AM

done. in version 4.0.18


All times are GMT +2. The time now is 02:22 AM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.