Quick Nav:  Online Store   |   Login | Register

exclude path

Rate this topic:

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
AuthorMessages
nathalie abou
<20 Posts
Posts:5


09/20/2007 3:48 AM  

Hi,

I'm lost with the exclude path section.

I have to exclude /inc/ from caching.

How can I do that? and also more generaly where can I get more info on exclude path scripting?

Thansk

 

John Mitchell
Posts:3276


09/20/2007 9:43 AM  

Here is a thread on excludePath tips, but make sure you read to the end as some of the tips are from early on and improvements have been made.

http://www.snapsis.com/Support/tabid/601/forumid/13/postid/4106/view/topic/Default.aspx

This is how to exclude urls with /inc/ from caching :

< path pattern="/inc/" excludeFrom="Caching" />

Depending on where the PageBlaster is listed in relation to the UrlRewriter module in your web.config you may need to do the exclude like this though:

< path pattern="inc=" excludeFrom="Caching" />

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.



ActiveForums 3.7
Powered by: Snapsis Software