adjusting width of explorrer in xamp project folder file names - php LocalHost

 To customize the Apache directory listing style and adjust column widths, you'll need to modify the httpd.conf file or create an .htaccess file in your project directory. Here's a step-by-step guide:

Method 1: Modifying httpd.conf file
  1. Locate your httpd.conf file (usually found in C:\xampp\apache\conf on Windows or /etc/apache2 on Linux/macOS).
  2. Open the file in a text editor (like Notepad++ or Sublime Text).
  3. Add the following code to the end of the file:


<Directory "C:\xampp\htdocs\All-Projects"> (replace with your loation)

    Options Indexes

    IndexOptions +FancyIndexing +NameWidth=*

</Directory>


then retsrat that xamp apache

done... load explorere local host it will show full view by auto adjusting

Comments

Popular posts from this blog

how to add all current and future projects of android studio to allow in windows firewall security..

Intel Gaussian & Neural Accelerator (GNA) in intel gold 7505 and 13th gen processors