|
@@ -14,7 +14,7 @@ Host for yourself and friends, with a access hash key. Or set up a public search
|
|
|
|
|
|
After-all, finding things should be easy and not turn into a chore.
|
|
After-all, finding things should be easy and not turn into a chore.
|
|
|
|
|
|
-[](https://ajdg.solutions/wp-content/uploads/2023/12/goosle-mainpage.png)
|
|
|
|
|
|
+[](https://ajdg.solutions/assets/goosle/goosle-main.jpg)
|
|
|
|
|
|
## Features
|
|
## Features
|
|
- Works on **any** hosting package that does PHP7.4 or newer
|
|
- Works on **any** hosting package that does PHP7.4 or newer
|
|
@@ -44,9 +44,9 @@ And yet it just works... fast!
|
|
If you like Goosle, or found a use for it, please support my work and [donate](https://www.arnan.me/donate.html?mtm_campaign=goosle_readme) and tell everyone about its existence.
|
|
If you like Goosle, or found a use for it, please support my work and [donate](https://www.arnan.me/donate.html?mtm_campaign=goosle_readme) and tell everyone about its existence.
|
|
|
|
|
|
## Screenshots
|
|
## Screenshots
|
|
-[](https://ajdg.solutions/wp-content/uploads/2023/12/goosle-mainpage.png)
|
|
|
|
-[](https://ajdg.solutions/wp-content/uploads/2023/12/goosle-search.png)
|
|
|
|
-[](https://ajdg.solutions/wp-content/uploads/2023/12/goosle-torrentsearch.png)
|
|
|
|
|
|
+[](https://ajdg.solutions/assets/goosle/goosle-search.jpg)
|
|
|
|
+[](https://ajdg.solutions/assets/goosle/goosle-images.jpg)
|
|
|
|
+[](https://ajdg.solutions/assets/goosle/goosle-torrents.jpg)
|
|
|
|
|
|
## Requirements
|
|
## Requirements
|
|
Any basic webserver/webhosting package with PHP7.4 or newer. \
|
|
Any basic webserver/webhosting package with PHP7.4 or newer. \
|
|
@@ -56,16 +56,16 @@ Tested to work on Apache with PHP8.0.24-8.2.x.
|
|
## Installation
|
|
## Installation
|
|
1. Unzip the download.
|
|
1. Unzip the download.
|
|
2. In the main directory. Copy config.default.php to config.php.
|
|
2. In the main directory. Copy config.default.php to config.php.
|
|
-3. Edit config.php file and set your preferences.
|
|
|
|
-4. Upload all files to your webserver, for example to the root folder of a subdomain (eg. search.example.com) or a sub-folder on your main site (eg. example.com/search/)
|
|
|
|
|
|
+3. Edit the config.php file and set your preferences.
|
|
|
|
+4. Upload all files to your webserver, for example to the root folder of a domain (eg. example.com), subdomain (eg. search.example.com) or a sub-folder on your main domain (eg. example.com/search/)
|
|
5. Rename goosle.htaccess to .htaccess
|
|
5. Rename goosle.htaccess to .htaccess
|
|
-6. Load the site in your browser. If you've enabled the access hash add ?a=YOURHASH to the url.
|
|
|
|
|
|
+6. Load the site in your browser. If you've enabled the access hash add *?a=YOURHASH* to the url.
|
|
7. Let me know where you installed Goosle :-)
|
|
7. Let me know where you installed Goosle :-)
|
|
|
|
|
|
## Updates
|
|
## Updates
|
|
1. Unzip the download.
|
|
1. Unzip the download.
|
|
-2. Check your config.php file and go over your preferences. Make sure any new settings or changed values are present in your config.php. (Or reconfigure Goosle with a new copy from config.default.php)
|
|
|
|
-3. Upload all files to your webserver, overwriting all files except perhaps config.php.
|
|
|
|
|
|
+2. Check your config.php file and go over your preferences. Make sure any new settings are present in your config.php. (Or reconfigure Goosle with a new copy from config.default.php)
|
|
|
|
+3. Upload all files to your webserver, overwriting the current Goosle files.
|
|
4. Load the site in your browser. If you've enabled the access hash don't forget to add *?a=YOURHASH* to the url.
|
|
4. Load the site in your browser. If you've enabled the access hash don't forget to add *?a=YOURHASH* to the url.
|
|
5. Enjoy your updated search experience!
|
|
5. Enjoy your updated search experience!
|
|
|
|
|