Great Success, Apache Is Working After Subdomain DNS Configuration
So here's my situation: I have a rented vent server, that I wanted to point vent.mydomain.com to the IP of said vent server. I put an A record in the dns pointing to the server and all is well. When I type vent.mydomain.com into a browser it take me to the cPanel/WHM page saying "Great Success, Apache is working". Is it possible that I can somehow have that get redirected to the main site or no?
Basically if Im connecting with the vent client, I want it forwarded to the vents IP, otherwise I want to have it redirected to mydomain.com.
View Complete Thread with Replies
Sponsored Links:
Related Forum Messages:
Subdomain In Other Server, Get "Great Success ! Apache Is Working On Your CPanelŽ"
if you have a website with 2 or more servers i have two server, both are using whm/cpanel i had been pointing a subdomain.domain.com to the second server IP 111.222.333.444 in first server WHM "Edit DNS Zone", its already 48 hours now now i can login the ftp subdomain.domain.com, its success to login to the ftp but its still showing this message when open the subdomain site from browser Quote: Great Success ! Apache is working on your cPanelŽ and WHM Server If you can see this page, then the people who manage this server have installed cPanel and WebHost Manager (WHM) which use the Apache Web server software and the Apache Interface to OpenSSL (mod_ssl) successfully. They now have to add content to this directory and replace this placeholder page, or else point the server at their real content. ATTENTION! If you are seeing this page instead of the site you expected, please contact the administrator of the site involved. (Try sending an email to <webmaster@domain>.) Although this site is running cPanel, WebHost Manager, and Apache software it almost certainly has no other connection to cPanel Inc. or the Apache Group. Please do not send mail about this site or its contents to cPanel Inc. or the Apache Group. About cPanel: cPanel is a leading provider of software for the webhosting industry. If you would like to learn more about cPanel please visit our website at www.cpanel.net. Please be advised that cPanel Inc. is not a web hosting company, and as such has no control over content found elsewhere on this site. About Apache HTTP Server: The Apache HTTP Server is an open source web server which powers many of the worlds web sites. The Apache HTTP server is part of the Apache Group's many influential projects. Their efforts have helped shape much the world wide web, and they continue to be a dominating force in the web hosting industry.
View Replies!
View Related
Subdomain In Other Server, Get "Great Success ! Apache Is Working On Your CPanelŽ"
if you have a website with 2 or more servers i have two server, both are using whm/cpanel i had been pointing a subdomain.domain.com to the second server IP 111.222.333.444 in first server WHM "Edit DNS Zone", its already 48 hours now now i can login the ftp subdomain.domain.com, its success to login to the ftp but its still showing this message when open the subdomain site from browser Quote: Great Success! Apache is working on your cPanelŽ and WHM Server If you can see this page, then the people who manage this server have installed cPanel and WebHost Manager (WHM) which use the Apache Web server software and the Apache Interface to OpenSSL (mod_ssl) successfully. They now have to add content to this directory and replace this placeholder page, or else point the server at their real content. ATTENTION! If you are seeing this page instead of the site you expected, please contact the administrator of the site involved. (Try sending an email to <webmaster@domain>.) Although this site is running cPanel, WebHost Manager, and Apache software it almost certainly has no other connection to cPanel Inc. or the Apache Group. Please do not send mail about this site or its contents to cPanel Inc. or the Apache Group. About cPanel: cPanel is a leading provider of software for the webhosting industry. If you would like to learn more about cPanel please visit our website at www.cpanel.net. Please be advised that cPanel Inc. is not a web hosting company, and as such has no control over content found elsewhere on this site. About Apache HTTP Server: The Apache HTTP Server is an open source web server which powers many of the worlds web sites. The Apache HTTP server is part of the Apache Group's many influential projects. Their efforts have helped shape much the world wide web, and they continue to be a dominating force in the web hosting industry.
View Replies!
View Related
Lighttpd And Apache Configuration For A Subdomain
I was recently inroduced to lighttpd being able to run on apache with a different port. So I setup my lighttpd that way. lighttpd.conf Code: server.modules = ( "mod_access", "mod_fastcgi", "mod_cgi", "mod_accesslog" ) server.document-root = "/var/www/vhosts/domain.com/httpdocs/lighttpd/" server.errorlog = "/var/log/lighttpd/error.log" index-file.names = ( "index.php", "index.html", "index.htm", "default.htm" ) and my httpd.conf Code: ProxyRequests Off ProxyPreserveHost On ProxyPass /lighttpd http://0.0.0.0:81/ ProxyPassReverse / http://0.0.0.0:81/ Now when I created a folder on my server's httpdocs /lighttpd/ everything runs smooth so I got the lighty to work for me. Okay now that i figure it works I wanted to run one of my subdomain on lighty so that I can reduce the load on the server. Does anyone know how I can setup one of my subdomain to open with lighttpd and keep everything else on apache?
View Replies!
View Related
Dedicated IP Addresses Show Cpanel Great Success Page
Dedicated IP shows cpanel great success page! i have a dedicated server running cpanel whm and i most sites have a single main shared ip. When i assign a dedicated ip to new user account in cpanel, the domain points to cpanel great success page. The site doesnt load. Strangely, if i type dedicated.ip in the browser, the site loads fine.
View Replies!
View Related
How Hard Is It To Figure Out Why Pear Is Not Working? Great Support From Liquidweb.
2 calls, 2 tickets, still problem not solved. I thought this is simple question, but guess i m wrong. <?php require_once 'DB.php'; require_once "Auth.php"; echo "seems like pear cannot be found , oops,, help me out..."; ?> this is acutal link: [url] it only has 3 lines. I m getting error message,cuz file is not found. I called them twice and file 1 ticket and 1 reply. the last call they said tech still try to figure out what happens, maybe something wrong with my code.
View Replies!
View Related
DNS Subdomain Record Point To Another DNS Nameserver
I have a dedicated server with Hostgator and I want to point img1.smackjeeves.com to img1.smackjeeves.com on my Dreamhost server. Dreamhost tells me what nameservers to use for smackjeeves.com, but my Hostgator server is already serving as a nameserver. Can I have my main DNS record point to Dreamhost's DNS only for img1? Or do I need to have my img1 mimic Dreamhost's DNS for img1?
View Replies!
View Related
Subdomain In Httpd.conf Not Working Properly
Added this in the httpd.conf but it is still pointing to the main domain xxxx.com -------------- <VirtualHost *:80> DocumentRoot /xxx/xxx/webmail ServerName webmail.xxxxx.com </VirtualHost> ----------------- whenever i type webmail.xxxxx.com, it will see the content of xxxxx.com.
View Replies!
View Related
Domain Dns And Configuration
I've recently been trying to get my domain name volmasoft.com onto my new vps. What i've done so far: * setup a host for ns1.volmasoft.com to go to 69.162.73.83 * setup a host for ns2.volmasoft.com to go to 69.162.73.84 * Set volmasoft.com to use ns1.volmasoft.com and ns2.volmasoft.com. After 3 days it's finally gone off the godaddy page and proporgated (or so I thought) I now get an "address not found" I can't trace the domain, nor ping it as it can't resolve the domain. However the whois does show that it's set to the ns1 and ns2 nameservers and IP of 69.162.73.83.
View Replies!
View Related
Apache Virtual Configuration
Someone had mentioned a way to use virtual apache configs, this way you wouldn't have to reboot apache each time you add a new domain to your box. Can you tell me what dso I need to use? Also is there a conversion tool to grab the configs you have now, and migrate them to the external files?
View Replies!
View Related
Apache Global Configuration
my server there it one site but this site His alexa ranking of 7.000 i need Apache Global Configuration StartServers = ? and this MinSpareServers = ? and this MaxSpareServers = ? and this MaxClients = ? and this MaxRequestsPerChild = ? browsing heavily on the site, which lead to stoppage of the Apache Server Information Intel Core 2 Quad Q9550 2.83GHz 8GB Ram
View Replies!
View Related
Apache Configuration Parameters
Is there any way to dump all of the current configuration parameters that apache is operating with? I am clear on setting them in apache's config file. What I would like to do is view every parameter apache is operating with. I am trying to troubleshoot what is believed to be an apache issue on one of my servers.
View Replies!
View Related
Apache 1.3 Configuration Directives Found
After installing Zend with /scripts/installzendopt on a cPanel server I am getting the following: Code: root@comet [~]# apachectl start /usr/sbin/apachectl: Apache 1.3 configuration directives found /usr/sbin/apachectl: please read /usr/share/doc/httpd-2.0.52/migration.html Virtualhosts look like this: Code: <VirtualHost [IP]> ServerAlias [www.domain.com] ServerAdmin webmaster@[domain.com] DocumentRoot /home/fohrmann/public_html/[username] ServerName [domain.com] User [user] Group [group] BytesLog /usr/local/apache/domlogs/[logfile] CustomLog /usr/local/apache/domlogs/[logfile] combined ScriptAlias /cgi-bin/ /home/[username]/public_html/gb/cgi-bin/ </VirtualHost>
View Replies!
View Related
20 Ways To Secure Your Apache Configuration
you can find a article to "20 ways to Secure your Apache Configuration" in this link: [url] I have a problem after change permissions : chown -R root:root /usr/local/apache chmod -R o-rwx /usr/local/apache after run above commands when I trying to restart apache show me this error: Warning: SuexecUserGroup directive requires SUEXEC wrapper.
View Replies!
View Related
Dns Of Subdomain Loss Sometimes
i have two servers with whm/cpanel and centos, i host my domain.com on server-A and create a account with subdomain sub.domain.com on server-A, some days later, i move the account website to server-B, a> i change the domain of sub.domain.com to sub2.domain.com on server-A from whm, b> and i edit the dns from whm and add a a address record to point to the server-B. i think my setting is right and the link will run well, but i am not sure why sometimes people can not link the sub.domain.com, and they check do the check "ping sub.domain.com", and they will get the ip of original server-A, because it assail me for months and i'm not sure how to fix it completely.
View Replies!
View Related
Subdomain To Sub Folder DNS
How do I use DNS configurations to point a sub-domain to the main-domain's sub-folder? Right now, the sub-domain is going to its own account, instead of going to a folder within the main-account. WHM (cPanel) has this option and can be setup automatically, but Plesk doesn't seem to have it. It requires me to manually configure the DNS which I have no idea how to...
View Replies!
View Related
Nginx As Apache Proxy For Static Content -- Configuration
I am a non-tech person trying to configure Nginx to serve static content (apache will remain on port 80 for the dynamic stuff). Nginx is already installed, what I need is a workable configuration file for nginx so that it serves all static stuff (images and a few folders with static html) and instructions in how to create it. The server is running DirectAdmin panel, Apache 2.24, PHP 5.23 and XCache 1.2.
View Replies!
View Related
How To Set DNS Server To Point Subdomain To Cpanel
I am using a cpanel for my site. While I am not using the nameserver of the cpanel hosting for my site. I am using a 3rd party DNS server to handle the DNS thing. I directly point www/ftp/mail/... A records to my site hosting's IP address. And everything works well. But there is a problem, I don't know how to set up subdomain. I created a subdomain with my site cpanel. And it automatically created a root directory for the subdomain under /public_html. ( .../public_html/subdomain/) But I don't know how to make the subdomain work. How to set the DNS records to directly point my subdomain to its root directory on the hosting? I tried to add a A record for my subdomain. But it only direct the subdomain to /public_html the main domain's root directory. Untill now, the subdomain is still pointed to the same page as the main domain.
View Replies!
View Related
DNS - NS Change Not Working
I changed the name servers for my domain (ronin-studios.com) over a month ago when the site was moved to a new server. Sometimes, however, when people go to visit the site they get the OLD site and forums. When I do a ping from dnsstuff.com I get the old IP address. When I ping from other networking sites I get the new IP address. Another stange thing: I use OpenDNS for my DNS servers and one day they will be hitting on the right IP, the next, it changes to the old IP. Like I said, this was supposed to have changed over a month ago.
View Replies!
View Related
Apache Not Working
I am currently using cPanel 11.0 E360 build. Apache 1.6.9 This morning, I used the "Modify Apache Memory Usage" , as suggested by csf/lfd. However once it is installed, my Apache can not be started/restarted. Is there a way to uninstall the Apache MemLimit script?
View Replies!
View Related
How Do I Change The Apache "Great Succes!" Page
I have a few sites that I point to my nameservers, but the accounts aren't set up yet for them.... quite a few actually... and while they might only be on this page for a day or two at most, a few of the sites get quite a bit of traffic. Can someone please tell me where I can find this HTML file so I can edit and brand my own custom page in place of this "Great Success!" Apache / cPanel default error page?
View Replies!
View Related
MX/A DNS Records Not Working Correct..
I use WHM/cPanel. Heres what i get from a dns report MXDNS: PassMX records for domain sphexa.comYour 1 MX records are: 0 sphexa.com ip=66.197.145.5 FailedMailserver connection test HELO, MAIL FROM, RCPT TO, QUITConnect to mailserver sphexa.com FAILED (could be greylisting) PassPublic IPs testMX records are public IPs conform RFC 1918 FailedMailserver greetingThe server should have an A record which points to the mailserver for the hostname which is presented in the greeting sphexa.com PassOpen relay test for sphexa.comsphexa.com FAILED (VERY GOOD) InfoReverse DNS entries for MX records5.145.197.66.in-addr.arpa -> music.bandlabel.com.
View Replies!
View Related
Apache Not Working With This Error
*** glibc detected *** double free or corruption (fasttop): 0x09f9f508 *** *** glibc detected *** double free or corruption (fasttop): 0x0949e508 *** *** glibc detected *** double free or corruption (fasttop): 0x08a8b508 *** What does this mean>? i tried rebooting and restarting.. but no go..
View Replies!
View Related
SSL Not Working On Apache 2
I have Fedora Core 6 with Apache 2. Im trying to generate a local SSL certificate but the folders ssl.key and ssl.crt are missing from the /etc/apache/conf folder. I installed mod-ssl and openssl and still same issue. What am I missing? Im installing everything through yum. I searched the whole drive and there is no folder called ssl.key or ssl.crt anywhere on the system. And right now I cant get port 443 work via the virtualhost config in httpd.conf: NameVirtualHost *:443 <VirtualHost *:443> DocumentRoot /var/www/html/mainsite ServerName mainsite.com </VirtualHost> After restarting apache and going to the mainsite via https it gives me the normal this is not a trusted certificate, I click ok and it takes me to /var/www/html/ instead of /var/www/html/mainsite. I was assuming because I dont have ssl setup correctly.
View Replies!
View Related
Cron - Not Working - Apache
I did not realize the significance of the Apache sub-forum. I thought perhaps this would be a more general Server management query, but I realize now I should have posted in Apache forum. I have been banging my head against the wall for the last couple of days trying to get cron jobs working. It's actually making me quite depressed, a lot of people are waiting on me to get this working, and for the life of me I see no light. I'm not a stupid person, i'm a PHP developer, and have some linux skills. This is the single most annoying issue I have had to deal with simply because I cannot find any troubleshooting methods to my issue. I have tried every different combination of command under the sun and I cannot get any sign that the cron is running the commands. I own a "virtual" dedicated server with a hosting company, I have full root access. Linux / Apache The script file is a PHP file which simply mail() an email saying that cron is working, I am yet to receive this mail that was executed by cron. I have ensured there are no errors in this simple PHP file, I have executed the script from the shell and all is well there.. So, firstly I tried to setup the cron table from CPanel, on the account where the script resides. I used the following command combinations: Code: 0-59 * * * * /usr/local/bin/php /home/username/public_html/cron.php 0-59 * * * * php -q /home/username/public_html/cron.php 0-59 * * * * php /home/username/public_html/cron.php 0-59 * * * * cd "/home/username/public_html/"; php cron.php 0-59 * * * * wget [url] with time combinations of: * * * * * to get the command to be executed evey minute, for testing purposes. All these commands work fine when executed through the shell. I set the mail address for cron output to be my mail address also. I do not get any mail from cpanel with an overview of the cron executions. I then gave up trying to get cron to work on that account, and decided to go root. I logged into the shell via root, checked the cron table for root. I edited the root cron table (that contains commands for various cpanel scripts etc) to include a command to execute the php script, even with the script residing on the root directory. I also added MAILTO="myemail@email.com" to the first line of the cron table. I do not get any emails of the cron actions. How can I check if the cron scheduler is working when I get no sign that the cron commands are being executed, and when I do not receive any cron emails? What methods are there for me to troubleshoot this issue? Could it be possible that cron shedular is not active on my server? I have lurked the net with great detail to find any method to troubleshoot my issue, and all the related pages I find are to do with troubleshooting the commands. I know my commands are fine, there is some other issue here.
View Replies!
View Related
DNS Zone Edit - EMail Not Working
I am having trouble settingt up my email, it used to work until another user changed my dns file zone. If i send an email i get the following... ----- Transcript of session follows ----- 550 5.1.2 <test@example.co.uk>... Host unknown (Name server: mx2.external-mail-server.com.example.co.uk.: host not found) My Records are...[url]
View Replies!
View Related
Apache Is Working But Can't Login To Whm
I have a problem with my server: all my websites are shown correctly but when I try to login to the website's cpanel I get an "Unable to connect" page. I tried to restart named and httpd but still no results. If I restart my server I know that it will be fixed but I would like to see what I can do before restarting the whole server
View Replies!
View Related
Ftp Not Working After Moving To Apache
to running my on vps it running on lxadmin i was running on lightptd but i move to apache beacuse i need it for mod_write but now i cant login to my ftp i get this Response:SSH-2.0-OpenSSH_4.3 Error:Cannot establish FTP connection to an SFTP server. Please select proper protocol. Error:Critical error Error:Could not connect to server
View Replies!
View Related
Spry.com Shared Hosting Account DNS Not Working.
I am having issues with spy hosting. I signed up for a shared hosting account on Saturday the setup was fast but DNS will not resolve my domains. I get this error when doing a DNS Traversal ns9.dnscloud.com [66.249.19.217][Broken DNS server: Reports a server failure]91ms ns10.dnscloud.com [66.249.19.218][Broken DNS server: Reports a server failure]92ms What is this? I made a ticket and NO REPLY AS OF YET! What is going on spy. Has spy gone bad i though they use to be legit?
View Replies!
View Related
Used Apache Update/some PHP Scripts No Longer Working
Having some issues here, I used Apache Update to install WHMCS as I didn't have Curl installed. Well had some issues using the username and password as it couldn't connect to the database, my modernbill and phpnuke scripts still work but some other scripts like joomla, some shopping cart software, and other MYSQL scripts are not working. I've run test scripts to see if I can connect to the database, got the following error with the PHP test script Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'data_invoice'@'localhost' (using password: YES) in /home/data/public_html/test2.php on line 4 I cannot connect to the database because:Access denied for user 'data_invoice'@'localhost' (using password: YES) Also attempted it in SSH and getting a similar error that access is denied. Username and password are correct. I believe I upgraded PHP which my guess is what caused this. I've searched the forum for a few solutions and I had the problem in the past which I fixed it, but it's been a while.
View Replies!
View Related
Apache Is Working On Your CPanelŽ & WHM Server
I was changing IP Addresses on one of my domains on my VPS to a spare fresh IP. Since doing this, my DNS hasn't fully propgated, so I'm then facing this message. Apache is working on your cPanelŽ and WHM Server Now my question is, how do I change this default green Cpanel page? Could I swap it with my own page?
View Replies!
View Related
W/ CPanel Success Page
My Server is up and running CentOS 4.6 w/ cPanel. All appears to be functioning correctly. My office has 1 dedicated IP. I currently have a wireless linksys router setup and I have given the server a dedicated lan ip address (192.168.1.70) which is outside the dhcp ip range. Now, my resolv.conf file consists of the DNS servers of my webhost. My ifcfg-eth0 file looks like this: DEVICE=eth0 BOOTPROTO=static BROADCAST=192.168.1.255 HWADDR=00:11:2F:FB:2C:02 IPADDR=192.168.1.70 NETMASK=255.255.255.0 NETWORK=192.168.1.0 ONBOOT=yes TYPE=Ethernet Now, when I attempt to view a website I add via WHM I always end up @ the GREAT SUCCESS cPanel page. I think my problems boil down to the IP issue. I have tried to change the IPADDR in the ifcfg-eth0 file to the WAN dedicated IP and everything stops working. Within cPanel it shows the MAIN SHARED IP ADDRESS is the 192.168.1.70. So, within the IP POOL I added the WAN IP address and rebuilt it. Then I created a new reseller user and changed the MAIN SHARED IP to the WAN IP. Then I assigned all the websites to that user.
View Replies!
View Related
Wildcard DNS Subdomains Working, But Existing Subdomains Not
I've set up the affiliate manager from jrox.com for a client of mine. This includes the setup of wildcard DNS so that each affiliate can have username.clientssite.com and have it count their clicks - which works properly. What isn't working properly is that he also has forums.hissite.com, which is loading the main website page instead of his forums. He is using cpanel to add the subdomain, and it isn't failing, so I'm not sure what's going on with it. Here is the relative section from the httpd file. Quote: <VirtualHost 74.53.106.146> ServerAlias residualvictory.com ServerAlias *.residualvictory.com ServerAdmin webmaster@residualvictory.com DocumentRoot /home/residual/public_html BytesLog domlogs/residualvictory.com-bytes_log ServerName www.residualvictory.com User residual Group residual CustomLog /usr/local/apache/domlogs/residualvictory.com combined ScriptAlias /cgi-bin/ /home/residual/public_html/cgi-bin/ </VirtualHost> <VirtualHost 74.53.106.146> ServerAlias www.forums.residualvictory.com ServerAlias forums.residualvictory.com ServerAdmin webmaster@forums.residualvictory.com DocumentRoot /home/residual/public_html/forums BytesLog domlogs/forums.residualvictory.com-bytes_log ServerName forums.residualvictory.com User residual Group residual CustomLog /usr/local/apache/domlogs/forums.residualvictory.com combined ScriptAlias /cgi-bin/ /home/residual/public_html/forums/cgi-bin/ </VirtualHost> And the bind file for his domain Quote: ; Modified by Web Host Manager ; Zone File for residualvictory.com $TTL 14400 @ 86400 IN SOA ns1.lucidic.com. root.lucid.lucidic.com. ( 2007050705 86400 7200 3600000 86400 ) residualvictory.com. 86400 IN NS ns1.lucidic.com. residualvictory.com. 86400 IN NS ns2.lucidic.com. residualvictory.com. 14400 IN A 74.53.106.146 localhost.residualvictory.com. 14400 IN A 127.0.0.1 residualvictory.com. 14400 IN MX 0 residualvictory.com. mail 14400 IN CNAME residualvictory.com. www 14400 IN CNAME residualvictory.com. ftp 14400 IN A 74.53.106.146 forums 14400 IN A 74.53.106.146 www.forums 14400 IN A 74.53.106.146 * 14400 IN A 74.53.106.146
View Replies!
View Related
Apache Wildcard DNS
one of my customers asked me if i can enable the WildCard DNS for him on Apache. i just want to know is it any security issue with this if i enable it? can it be a security problem for my server if i enable it? if not, how can i enable it?
View Replies!
View Related
Apache Server And No-ip.com Free Dns
ive created myself a little test site and i mananged to host it with a server thats sitting behind a nat router by forwarding port 80 to it, this site can be accessed from outside my home network by entering the ip address of my router into internet explorer. then i create myself a free host at no-ip.com and i used the .servegame.com option so its MySite.servegame.com. it succesfully resolves to my ip becuese when i ping it from the wndows command line it pings the IP of my router. but for some reason it cant be used to acces my site through a web browser. the only thing i can think of is that it has somehhing to do with the "domain name" and "server name" fields that you have to fill in while installing apache although no matter what i put into those fields i can stil access my site using my routers IP.
View Replies!
View Related
Setup Bind Dns, Apache, And Vsftpd
I been using plesk, and cpanel so this is the first time I have Webmin for my CentOS. After some googling and reading, i able to install apache, mysqld and vsftpd (for some reason, my host (hivelocity) didnt install these. So this is my setup. a.com: in godaddy, i add nameserver host as ns1.a.com and ns2.a.com and change the dns to point to that b.com: in godday, point dns to ns1.a.com and ns2.a.com BIND DNS Server ======================== I create two master zone for a.com and b.com a.com Code: $ttl 38400 a.com. IN SOA server.a.com. abc.yahoo.com. ( 1226206691 10800 3600 604800 38400 ) a.com. IN A 1.2.3.4 server.a.com. IN A 1.2.3.4 a.com. IN NS server.a.com. mail.a.com. IN A 1.2.3.4 ftp.a.com. IN CNAME a.com. www.a.com. IN CNAME a.com. a.com. IN MX 10 mail.a.com. b.com Code: $ttl 38400 b.com. IN SOA server.a.com. abc.yahoo.com. ( 1226206691 10800 3600 604800 38400 ) b.com. IN A 1.2.3.4 server.a.com. IN A 1.2.3.4 b.com. IN NS server.a.com. mail.b.com. IN A 1.2.3.4 ftp.b.com. IN CNAME b.com. www.b.com. IN CNAME b.com. b.com. IN MX 10 mail.b.com. APACHE ======================== I created 2 virtual servers for a.com and b.com /home/sites/a.com/html /home/sites/b.com/html I create an index.php in a.com/html with content: "a.com YEAH" I create an index.php in b.com/html with content: "b.com YEAH" After wait for dns to propogated, when i try to go to a.com, content "a.com YEAH" shows up. But when goto b.com, content "a.com YEAH" shows up? Why? Also, when goto ns1.a.com, content "a.com YEAH" is there. I also has problem with vsftpd but let fix that later.
View Replies!
View Related
Apache VirtualHosts / Win 2k3 DNS
anyone here seriously knows about Windows 2003 DNS? I'm running Apache 2.2, trying to setup a Wildcard DNS to resolve all private nameservers i point to my IP, but i'm totally stuck with that.. ///////////////////////////////////////////////////// [code]NameVirtualHost * <VirtualHost *> ServerName MYSERVERnet DocumentRoot "C:/Apache2.2/htdocs" </Virtualhost> <VirtualHost *> ServerName www.domain1.net ServerAlias domain1.net DocumentRoot "C:/Apache2.2/htdocs/domain1.net" </Virtualhost> <VirtualHost *> ServerName www.domain2.net ServerAlias domain2.net DocumentRoot "C:/Apache2.2/htdocs/domain2.net" </Virtualhost> ////////////////////////////////////////////
View Replies!
View Related
Non-working Forwarding Email Account On Working Domain
I have a domain with a few forwarding email accounts that forward to mac.com email accounts... for some reason every once in a while these accounts stop working... This is the error I get when I email to that account: This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: ...
View Replies!
View Related
Apache Overloading Due To Requests To My Main Domain Name Server (DNS) Name
I currently have a web VPS hosted with FDCServers.net and after 5 days of switching to it i am getting massive HTTP requests. When i login to WHM and hit apache status i have many requests per second by multiple IP's that are going to pages that simple don't exist. Currently my hostname for the server is set at web-01.optical-hosting.com which is what the requests are being sent to. I am also having a DNS issue because when i put http://web-01.optical-hosting.com in the web browser it displays the first account's site under "list accounts" in cpanel. Can someone please help me fix both of these issue's? i will post an apache log in a second post as it is long. Also, these are from overseas. please someone help me with this i have Aim and Msn.
View Replies!
View Related
Rapid Site Deployment (database Driven Domain Name Server (DNS) + Apache Config)
I am trying to do something that I believe is fairly non-standard. What I am looking to do is create a system where I can rapidly deploy web sites without having to restart named and Apache. For example, if a customer completes a process, I want to be able to turn that site on immediately using a temporary domain (somecompany.example.com or othercompany.example.com). With some programming language (hopefully PHP) I would like to get the customer up and running with their site immediately without having to restart the server. While doing some research I found I could use MyDNS which uses MySQL to manage DNS data instead of configuration files. MyDNS can be updated on the fly. For Apache I have seen wildcard configurations, but everyone seems to be suggesting the use of mod rewrite. I would prefer that the domain maps directly to a specific folder: somecompany.example.com -> /sites/somecompany/htdocs (*.example.com -> /sites/*/htdocs) Does anyone know how I might do this with Apache. It seems similar to user directories (example.com/~username -> /home/*/htdocs)
View Replies!
View Related
Medialayer Still Great
I'll keep it short and sweet. I signed up for medialayer on December 23, 2007. Its been more than 6 months and there has been not one unscheduled downtime, the support is phenomenal on the rare occasion I need to use it and its the fastest host I've ever used, dedicated or shared. My sites have been on the front page of Digg, Osnews, Stumbleupon and I've yet to see my hosting so much as shudder. Unbelievably powerful servers. They are accommodating, friendly and brilliant. No, they don't have terabytes of bandwidth and it doesn't cost $1 per month; but it doesn't get much better than this otherwise. Hosted sites ticketed to mod team. Keep up the great work, Medialayer.
View Replies!
View Related
IWeb Is Great
I hvae been with them for little over a month now, and as long as you be a bit snappy on the chat you can always et your way, there great you get given a manager for your account, which is a really nice thing to do. iweb.com
View Replies!
View Related
|