আজ আমি আপনাদের দেখাবো কিভাবে আপনি আপনার সাইট এর ইউ আর এল এক্সটেনশন থেকে .html , .php , .aspx ইত্যাদি রিমুভ করবেন । এর জন্য প্রথমে আপনার কন্ট্রোল প্যানেল এ লগিন করুণ তার পর আপনার ফাইল ম্যানেজার এ প্রবেশ করুণ । ওখানে দেখুন .htaccess
নামে একটি ফাইল আছে , এখন আপনি এই ফাইল টিতে ক্লিক করে এডিট বাটন চাপুন এডিটর এ ফাইল টি ওপেন হলে এই কোড টুকু জুড়ে দিন
I received many requests asking how to add a trailing slash at the end. Ignore the first snippet and insert the following code. The first four lines deal with the removal of the extension and the following, with the addition of the trailing slash and redirecting. Link to the HTML or PHP file as shown above. Don’t forget to change the code if you want it applied to an HTML file.
Some people asked how you can remove the extension from both HTML and PHP files. I haven’t got a coding solution for that. But, you could just change the extension of your HTML file from .html
or .htm
to .php
and add the code for removing the .php
extension.
ফেসবুক এ আমি মাহমুদুল হাসান সরল
আমারদের ফেসবুক হেল্প পেজ Divine Coder
অনলাইনে ছড়িয়ে ছিটিয়ে থাকা কথা গুলোকেই সহজে জানবার সুবিধার জন্য একত্রিত করে আমাদের কথা । এখানে সংগৃহিত কথা গুলোর সত্ব (copyright) সম্পূর্ণভাবে সোর্স সাইটের লেখকের এবং আমাদের কথাতে প্রতিটা কথাতেই সোর্স সাইটের রেফারেন্স লিংক উধৃত আছে ।