Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

apache enable directory listing macbook pro

open "/private/etc/apache2/httpd.conf" in an editor. Scroll down until you find this part:

<Directory "/Library/WebServer/Documents">
Inside there you'll need to add "Indexes" to your "Options". For me, this meant changing this line:

Options FollowSymLinks Multiviews
To:

Options Indexes FollowSymLinks Multiviews
Comment

PREVIOUS NEXT
Code Example
Shell :: tun dev with socks 
Shell :: remove the override manually with dpkg-statoverride 
Shell :: increment version powershell 
Shell :: how to copy stuff in git ter 
Shell :: put files in every subfolder in powershell 
Shell :: ncdu exclude 
Shell :: brew help 
Shell :: how-to-remove-show-applications-icon-from-the-dock-in-ubuntu-20-04 
Shell :: remove thunar with its dependency 
Shell :: angular new site 
Shell :: https://ubuntu.com/tutorials/install-and-configure-wordpress 
Shell :: ls show last item 
Shell :: how to change the terminal start in directory 
Shell :: vite dev host 
Shell :: set dynamic values with kubernetes yaml file 
Shell :: restart service hpux 
Shell :: iubutnu open port 
Shell :: cara lihat password mac 
Shell :: uninstall debian kodi 
Shell :: bash pipeline commands 
Shell :: view block devices and file systems on linux 
Shell :: install psalm laravel 
Shell :: powershell invert 
Shell :: uninstall maps 
Shell :: navigate to previous directory (DIR) 
Shell :: kali linux 2016 virtualbox password 
Shell :: kill process running on port 80 
Shell :: changed files github 
Shell :: grep search match in all files in folder 
Shell :: sudo in mingw64 
ADD CONTENT
Topic
Content
Source link
Name
5+8 =