|
09-13-2003, 03:19 PM | #1 |
Green Mole
Join Date: Sep 2003
Location: Brest - France
Posts: 22
|
Mod Proxy (English version)
This mod allows phpDid to index sites through proxies.
BUT, there are some constraints :[list=1][*] the database must run at localhost[*] FTP features of phpDig won't work[*] this proxy feature works in exclusive mode : Either you decide to use it, or not. The detection of local sites isn't automatic.[*] perhaps phpDig won't use cookies and authentication on remote sites (to check ?)[/list=1] The line numbers given here are approximative and based on the version 1.6.2 of phpDig. In the file /includes/config.php :[list=2][*]Add these 3 lines (anywhere) : PHP Code:
In the file /admin/robot_functions.php : [list=3][*]Replace the line #264 : PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
That's all folks :-) I hope that I didn't forget anything. Any comments or bugfixes/enhancements are welcome. Last edited by Iltud; 09-20-2003 at 12:55 PM. |
09-20-2003, 12:56 PM | #2 |
Green Mole
Join Date: Sep 2003
Location: Brest - France
Posts: 22
|
Correction of cariage returns in HTTP/1.0 requests.
( \n --> \r\n ) |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to index chinese pages ...and spanish, english, french.. | mikiwiki | How-to Forum | 0 | 05-12-2006 08:41 AM |
Japanese characters on an English page | Shdwdrgn | Troubleshooting | 1 | 03-15-2005 09:28 AM |
User Submitted URLs Mod Version 1 | jerrywin5 | Mod Submissions | 25 | 08-31-2004 01:41 PM |
Mod Proxy (Version française) | Iltud | Mod Submissions | 1 | 09-20-2003 12:53 PM |
Bugfix <!-- phpDigInclude --> (English version) | Iltud | Bug Tracker | 0 | 09-13-2003 12:53 PM |