need help and guide to using a server based url.txt

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
jperito
Observer
Observer
Posts: 7
Joined: Tue Apr 21, 2009 8:11 am

need help and guide to using a server based url.txt

Post by jperito »

Hi all,

I can't seem to get the url.txt to host on a server for pwb. I have database machines that need to use that url.txt to whitelist database sites and I would love to be able to update one file and have them all use the same info. How do i go about doing this? Is it possible?? Help

Thanks

Scott
Site Admin
Site Admin
Posts: 2527
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

Try using the UNC path to the server file in the INI file.

[Files]
CheckURLFile=\\server\share\folder\URL.txt

--Scott

jperito
Observer
Observer
Posts: 7
Joined: Tue Apr 21, 2009 8:11 am

Post by jperito »

Thanks Scott
Worked like a charm!!!! :)

Scott
Site Admin
Site Admin
Posts: 2527
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

You should also have the following set in your INI file.

[Security]
CacheFilterFiles=True

This will ensure the best performance.

--Scott

Post Reply