htaccess allow access php specific file

<Files ~ "^piwik\.(js|php)|robots\.txt$">
    Allow from all
    Satisfy any
</Files>

Comments

Popular posts from this blog

php format date string short month

curl service example in php