Forum Moderators: phranque

Message Too Old, No Replies

Change access control without server restart?

how to IP restriction

         

cool4cools

7:14 am on Apr 12, 2006 (gmt 0)

10+ Year Member



hi

how do i give an ip restriction to an file without restarting the server?

jdMorgan

1:41 pm on Apr 12, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



cool4cools,

Welcome to WebmasterWorld!

Changes to mod_access directives in .htaccess files will be effective immediately, without requiring a server restart.

Restrictions implemented using RewriteMap in httpd.conf conf.d would also take effect immediately if the Map file (or external Map script or Map script database) was modified.

Jim