php - Login screen in PhpMyAdmin -


I used the PHP application & amp; I'm going to install XAMPP on the client's Windows machine to run the application. Everything is working as expected but when a local host / phpmyadmin goes on, I need a login screen (my own MySQL database or Biltine MySQL functionality) I do not want client DB Reaches.

The second is a good & amp; The easy way to hide / encrypt my PHP file etc. (like XE) is my PHP code etc.

thanks

for encryption usage

disabled phpmyadmin Folder for the login page \ apache \ conf \ extra \ httpd-xampp.conf

Anywhere this configuration file has a placemark node at the bottom

Even if you think that the default The order is set to deny, Allow to deny all by default This configuration is set to allow for permission from 1982.168.0. Remove this IP category and you are set up. And change it

  & lt; Placemark "^ / (? I :(?: Xampp | security | license | phpmyadmin | webliser | server-state | server-info])" & gt; reject order, allow denial of all: 1 127.0.0.0/ 8 \ fc00 :: / 7 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16 \ fe80 :: / 10 16 9.254.0.0/16 Error Document 403 / Terror / XAMPP FORBIDDEN.html .var & lt; / Placematch & Gt;   

this

  & lt; placemark "^ / (? I :(?: Xampp | security | license | phpmyadmin | webalizer | server -System | server-info)) "& gt; Decline order, reject permission from all Answer: 1 127.0.0.0/8 \ fc00 :: / 7 10.0.0.0/8 172.16.0.0/12 \ fe80 :: / 10 16 9.254.0.0/16 ErrorDocument 403 / Error / XAMPP_FORBIDDEN .html.var & lt; / PlaceMatch>    

Comments

Popular posts from this blog

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -