php - Restrict whole WP site access except few pages -


i want this: block whole site (say abc.com) allow few page abc.com/gamma , abc.com/alfa.

do via .htaccess, @droid said. have replace file.php unique file want allow , add more of them if want so.

order deny,allow deny  <files "file.php">     allow </files> 

Comments

Popular posts from this blog

android - questions about switching from C2DM to GCM -

rewrite asp to php based on asp query -

visual studio 2010 - Error on RDLC Expression -