Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Gowee/GoogleMirror
a php program to set up a mirror image of Google
https://github.com/Gowee/GoogleMirror
Last synced: 13 days ago
JSON representation
a php program to set up a mirror image of Google
- Host: GitHub
- URL: https://github.com/Gowee/GoogleMirror
- Owner: Gowee
- License: gpl-2.0
- Archived: true
- Created: 2015-10-26T11:30:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-10T04:57:47.000Z (about 9 years ago)
- Last Synced: 2024-08-01T16:40:33.511Z (3 months ago)
- Language: PHP
- Size: 176 KB
- Stars: 90
- Watchers: 14
- Forks: 48
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Google Mirror #
**for Chinese version,click [here](README_zh.md).**
A PHP program to set up a mirror server of Google search service in minutes.---
#### Guide for Setting up ####
**Deploy:**
- Before setting up, you need :
- PHP 5.4+ runtime environment (outside China mainland and etc)
- a wildcard certificate for the domain you want to set mirror up on
- SSL configured for the domain to be used (only available on 443 port)
- Download all the file included in the repo (except README.md and LISENCE)
- Open the public.php, and replace the default domain to yours ($pHost = "yourdomain.com";)
- Upload files to your host
- It works!**Notice:**
- About DNS record: (@.)yourdomain.com & *.yourdomain.com point to your host