Die Suche ergab 1734 Treffer

Actual Results

Post Posted: November 21st, 2009, 6:05 am

Web hosting is a good online business today. It is a great source of income. As for promoting, wait until your site has been re-done. Most search engines don't like you to submit your site for minor changes and most recommend only re-submitting after any major changes. What are you talking about? T...

Post Posted: November 13th, 2009, 12:13 pm

For me, it most definitely is. I have already used the navigation suite... flipping between turn by turn and satellite view is very cool. Then switching to street view to see your turn, outstanding. Running multiple apps, the resolution (twice that of any other device) .... I am completely satisfied.

Post Posted: November 10th, 2009, 6:35 am

Honestly, if money is tight and your skilset is even tighter you may want to consider something like Weebly. (http://www.weebly.com/) You get a domain name from GoDaddy... and the site is free with no advertising. They have automated templates which you can also customize once you become more famili...

Post Posted: November 10th, 2009, 6:25 am

Not true Don. You can telnet to any port and in fact this is a common troubleshooting tool to ensure network connectivity. Ripon I believe what you are looking for is the following; telnet <IP> 80 (Which is the ip address of a web server I imagine) GET / HTTP/1.0 That second line will return t...

Post Posted: November 10th, 2009, 6:16 am

I can concur, as I am holding my Droid (no euphemism there) in my hand right now. ;)

Post Posted: September 4th, 2009, 11:06 am

I understand it very well.

What I need from it is to be highly available.

I expect that I will continue to draw a paycheck as more and more companies understand the need for availability.

Post Posted: August 17th, 2009, 12:09 pm

Happy Birthday Labrego!

I see I am late as usual.

Post Posted: Juli 24th, 2009, 10:10 am

Well, I think we were saying the same thing. The technology you use to host the site is irrelevant in this case. Was I right in that you want domain2 and domain3 to point at the same content that is already hosted at domain1? If so, then all you need to do is add domain2 and domain3 to the zone file...

Post Posted: Juli 20th, 2009, 1:17 pm

ATNO, Do you mean to have the two parked domain names point at the same content tree as the one that is working? (It IS working right? ) If that is the case, you should be able to add as many domain names in your zone file for that DNS server as you like, which will in turn (provided you tell godadd...

Post Posted: Juli 17th, 2009, 11:58 am

I don't know if we have any Intellectual Property lawyers who peruse the site, but my advice would be to engage an attorney if he is serious about getting his domain back. I know that if you can prove you had the name prior to the sale as a trademarked business name, the law often favors the busines...

Post Posted: Juli 17th, 2009, 11:51 am

I don't know how to do it via those panels, but I do know from an apache standpoint you can get there from here using a rewrite:
Code: [ Download ] [ Select ]
RewriteCond %{HTTP_HOST} !^fully\.qualified\.domain\.name [NC] RewriteCond %{HTTP_HOST} !^$ RewriteRule ^/(.*) http://fully.qualified.domain.name/$1 [L,R]

Post Posted: Juli 17th, 2009, 11:07 am

A bird in the hand is sure to make a mess.

Post Posted: Juli 13th, 2009, 12:04 pm

Maybe I don't fully understand the question, but why not just put all the domains in the same zone file? Then use the primary domain as the serving point?

Post Posted: Juli 13th, 2009, 12:02 pm

I can recommend Foundry Network Foundry Iron for Global Server Load Balancing and Server Load balancing. The appliances gather their own metrics and 'talk' to each other to determine best RTT for a particular user as well as make autonomous determination for balanced flow. They have the innate abili...

Post Posted: Juli 9th, 2009, 6:29 am

In BSD there's a /var/cron/allow and a /var/cron/deny... however in RHEL I think it uses /etc/cron.allow and /etc/cron.deny. If those files exist then the user needs to be in the correct one. In AIX it's /var/adm/cron/cron.allow and /var/adm/cron/cron.deny. I know that in SLES it's /etc/cron.allow a...
  • Sortiere nach
 
 

© Unmelted Enterprises 1998-2009. Angetrieben durch phpBB © 2001-2009 phpBB Group.