নির্বাচিত পোস্ট | লগইন | রেজিস্ট্রেশন করুন | রিফ্রেস

কেমন চল্‌েছ !!!!!

েনপ্‌টু

েনপ্‌টু › বিস্তারিত পোস্টঃ

Blocking your application root files access from outer world and accessible for particular user.

৩১ শে মার্চ, ২০১৩ সন্ধ্যা ৬:৩৫

For the security reason it is important to secure your root files from outer world as a webmaster. Just follow below steps..

Open .htaccess file and edit as below

AuthType Basic

AuthName “Password Required”

AuthUserFile C:xampphtdocs Application_folder_name.htpasswd

Require user neptu



Open cmd prompt create .htpasswd file



C:Usersmoshiur.rahmanxamppapachebin>htpasswd -c c:Usersmoshiur.rahmanxam

pphtdocsBilling.htpasswd moshiur

Automatically using MD5 format.

New password: ******

Re-type new password: ******

Adding password for user neptu



Finally you can see a .htpasswd file created with encrypted password for moshiur



neptu:$apr1$aRU90GIL$u8FEMMi1NH/q.JpDUuuhN.



B-)

মন্তব্য ০ টি রেটিং +০/-০

মন্তব্য (০) মন্তব্য লিখুন

আপনার মন্তব্য লিখুনঃ

মন্তব্য করতে লগ ইন করুন

আলোচিত ব্লগ


full version

©somewhere in net ltd.