linux - Where to securely store php scripts on a web server? -


i'm creating ios application when click button, executes script on apache web server , returns data associated. have these scripts inside /var/www/html/ if manually type in address of said script in url, returns data. how restrict data application?

i debating storing password in source code , have authenticate server, wondering if there's better option.


Comments

Popular posts from this blog

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -

c# - Pausing a storyboard on TabItem mouse over -

c# - Attribute value in root node of xml Linq to XML -