我做了nginx ,把purge也装上去了,但(http://127.0.0.1/purge/index.html)更新缓存的时候还是报404,why?
[root@localhost ~]# /usr/local/nginx/sbin/nginx -V
nginx version: nginx/0.8.53
configure arguments: --prefix=/usr/local/nginx/ --http-client-body-temp-path=/usr/local/nginx/body/ --http-proxy-temp-path=/dev/shm --with-http_stub_status_module --with-http_gzip_static_module --add-module=/usr/local/nginx/ngx_cache_purge-1.2/
[root@localhost ~]# /usr/local/nginx/sbin/nginx -V
nginx version: nginx/0.8.53
configure arguments: --prefix=/usr/local/nginx/ --http-client-body-temp-path=/usr/local/nginx/body/ --http-proxy-temp-path=/dev/shm --with-http_stub_status_module --with-http_gzip_static_module --add-module=/usr/local/nginx/ngx_cache_purge-1.2/
