Purge Css and JS files

Hi,

Just installed purge module and its working fine for url and images
how do I purge Css and Js files
eg need to purge the file /css/base.css
and /js/virtualpaginate.js

Regards

Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,183411,183411#msg-183411

On 03/17/2011 05:41 AM, rajivv wrote:

Just installed purge module and its working fine for url and images
how do I purge Css and Js files
eg need to purge the file /css/base.css
and /js/virtualpaginate.js

If you used the default directory just call

/purge/js/virtualpaginate.js
/purge/css/base.css

Regards


Simone

No that returns 404

Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,183411,183666#msg-183666

On 03/18/2011 09:37 AM, rajivv wrote:

No that returns 404

Let’s see your configuration …


Simone