respect purge requests when serving ipro requests from ngx_pagespeed (#1193)
* respect purge requests when serving ipro requests from ngx_pagespeed * Add TODO to share common base with ApacheFetch.
This commit is contained in:
@@ -48,6 +48,7 @@ PRIMARY_HOSTNAME="localhost:$PRIMARY_PORT"
|
||||
SECONDARY_HOSTNAME="localhost:$SECONDARY_PORT"
|
||||
|
||||
SERVER_ROOT="$MOD_PAGESPEED_DIR/src/install/"
|
||||
export APACHE_DOC_ROOT="$SERVER_ROOT"
|
||||
|
||||
# We need check and check_not before we source SYSTEM_TEST_FILE that provides
|
||||
# them.
|
||||
|
||||
Reference in New Issue
Block a user