Closed (won't fix)
Project:
Boost
Version:
6.x-1.x-dev
Component:
Core compatibility
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2009 at 17:51 UTC
Updated:
24 Nov 2013 at 02:50 UTC
Jump to comment: Most recent
Comments
Comment #1
mikeytown2 commentedComment #2
mikeytown2 commentedmay not be so crazy... don't need to hack core, just more htaccess rules and a file inside the root dir.
Clone index.php call it crawler_index.php
Inside I check that the IP address of request is the same IP as server.
Implement my own menu_execute_active_handler() function that doesn't check if the site is in offline mode.
Inside the boost htaccess rules, if user ip = server ip then go to crawler_index.php file.
Comment #3
Froggie-2 commented+ 1
Great idea! Thanks again!
Comment #4
bgm commentedClosing old issue with no activity in a long time.