Questions tagged [mirror-site]

8 questions
11
votes
6 answers

wget recursive download, but I don't want to follow all links

I'm trying to mirror a website using wget, but I don't want to download lots of files, so I'm using wget's --reject option to not save all the files. However wget will still download all the files and then remove the file afterwards if it matches my…
Amandasaurus
  • 30,211
  • 62
  • 184
  • 246
6
votes
4 answers

Alternative/mirror site for HP drivers

I'm not able to download any printer driver from the HP site. Is there an alternative or mirror site where drivers are just archived or cached?
Toro
  • 766
  • 3
  • 22
  • 30
2
votes
1 answer

Is a Wildcard cert better for Exchange DR than a SAN cert?

I'm reading this blog article about the logic of Autodiscover, and I hope I'm misreading it. The problem I have is that it appears that the Autodiscover process will inspect the SUBJECT of a certificate and use that to determine the most appropriate…
1
vote
0 answers

How to include local settings in an .htaccess file that is shared between different servers?

I am running a small network of web servers (Apache 2.2/2.4) using essentially the same CGI infrastructure on different machines (and under different domains). The function of each site depends on rather lengthy .htacces files with only minor…
MRA
  • 297
  • 1
  • 2
  • 8
1
vote
1 answer

mirror server for clustering

I have three servers worldwide. One in the U.S., one in Asia and one in Europe. I want to make them mirror servers, so that when a surfer enters the U.S. He will serve in the United States. If a user enters the site from Europe, he will serve in…
lior
  • 11
  • 1
0
votes
1 answer

Need explanation for the Debian Mirror Checker status page

The Debian Mirror Checker provides status on Debian package mirror sites. The data is in a large table whose first couple of lines look like this: R Host T ftp-master time TS Update ftp http rsync 1 debian.inhost.pro L…
user35042
  • 2,601
  • 10
  • 32
  • 57
-1
votes
1 answer

How can I set the root of one of my domains to mirror a certain page on another of my domains?

I want one of my domains (freelawofattractioncourse.com) to point to a page on another site of mine (https://dr.katievb.com/freecourse) without causing the URL to change in the visitor's address bar. In other words, when a user browses to…
Ryan
  • 109
  • 9
-2
votes
3 answers

How to setup a mirror server for a popular website?

I currently have a website hosted on a dedicated server which is under a lot pressure due to high amount of visitors. What I need to do is to have a backup server in order to serve the visitors in case that our main server is not able to respond. I…
2hamed
  • 469
  • 1
  • 5
  • 23