باسلام خدمت کاربران و مدیران محترم انجمن وب هاستینگ ایران
بنده یک اسکریپت اختصاصی دارم که نیاز به فعال شدن ویل کارت دارد !
اسکریپت یک فایل راهنما دارد که من طبق راهنما عمل کردم !فایل راهنما :
- Server using WHM/CPanel:
- Go to WebHost Manager -> DNS Functions -> Edit DNS Zone.
- Choose a Zone to edit (domain.com) -> Add "A" entry like this: *.domain.com. 14400 A SERVER_IP.
For example: *.freeforums.com. 14400 A 231.36.24.156- Log into your server as root, use SSH or something like that allows you can edit files.
- Edit /usr/local/apache/conf/httpd.conf (usually).
- Find a line like this: ServerAlias www.domain.com domain.com
- Make it like this: ServerAlias www.domain.com domain.com *.domain.com
- Save and close it.
- Test apache config file by this command: /usr/local/apache/bin/apachectl configtest
- If everything is okay, restart apache by this command: /usr/local/apache/bin/apachectl restart
- Navigate to http://sfsfsdfsdfsewrwerwer.domain.com or http://whatever_you_like.domain.com, if it point to a page same as http://domain.com -> It works fine
.
بنده موارد 1 و 2 را از طریق سی پنل درست کردم و طبق راهنما انجام دادم !
ولی موارد 3 تا 10 را نمیدانم که چگونه انجام بدهم ! ( موارد 3 تا 10 در هاست بنده وجود ندارد ))
به نظر شما باید چیکار کنم ؟!
آدرس /usr/local/apache/conf/httpd.conf در کجا می باشد ؟!
این اسکریپت خارجی است و پشتیبانیش هم جواب نمی دهد !
*هاست بنده لینوکس است و کنترل پنل آن سی پنل است