htaccess allow access to specific folder
Written by codeadminhtaccess allow access to one directory htaccess allow access to subfolders Check if 'test' isnt part of request RewriteCond %{REQUEST_URI} !^/test/?(.*)$ ..
htaccess allow access to one directory htaccess allow access to subfolders Check if 'test' isnt part of request RewriteCond %{REQUEST_URI} !^/test/?(.*)$ ..