TRIK DAN TEKNIK
Wednesday, March 8, 2017
Xamp php myadmin server connect external lan ip
<LocationMatch "^/(?i:(?:xampp|security|licenses|phpmyadmin|webalizer|server-status|server-info))">
Allow from all
Require all granted
allow from 10.1.*.*
ErrorDocument 403 /error/XAMPP_FORBIDDEN.html.var
</LocationMatch>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
phprunner view custom filed status
if ($value=="Process") $str.='<img src="1.png">'; if ($value=="Receive") $str.='<i...
Tex Editor Load And save
< html > < body > < table > < tr >< td >Text to Save:</ td ></ tr > < tr ...
Ms access print current record and new creating db include add attach photo
ms access print current record New database ms access Trick Technic printing current record Simaple view first page contoh database m...
Samle POPUP Modal
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Simple Modal Popup using JavaScript ...
No comments:
Post a Comment