Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

xampp aliases

# File: httpd.conf (original)
<Directory "C:/MyFolder/Projects">
    Options Indexes FollowSymLinks MultiViews
    AllowOverride All
    Require all granted
</Directory>

Alias /projects "C:/MyFolder/Projects"
Comment

PREVIOUS NEXT
Code Example
Shell :: git clone vs add remote 
Shell :: git update branch from master 
Shell :: bash script creation 
Shell :: How to install packages on arch linux 
Shell :: Comparing Actual Changes Between Two Branches 
Shell :: how to edit and save crontab in linux 
Shell :: cli50 install with pip3 
Shell :: how to make apache not run automatically linux 
Shell :: git added and modified files 
Shell :: aws cli cloudformation list stacks 
Shell :: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0x22 
Shell :: grep search in file bash 
Shell :: free dock for linux 
Shell :: how to assign more than one ip address in linux 
Shell :: parrot os postman download 
Shell :: jq unencode string 
Shell :: linux time now command 
Shell :: can not login kali linux 
::  
Shell :: how to install tar.gz setup of pycharm community 
Shell :: how to make .gitignore 
Shell :: ssh sever time out 
:: ionic splash screen dimensions 
Shell :: npm install react-navigation-stack 
Shell :: apache airflow 
Shell :: terminal open vim 
Shell :: swagger editor locally 
Shell :: How to delete dir, subdirectory, fils all in cmd 
Shell :: github start 
Shell :: generate token symfony authentication api platform 
ADD CONTENT
Topic
Content
Source link
Name
7+8 =