JSFiddle - React, Tailwind, and code Playground
by Gonzalo
HTML
<VirtualHost *:8088>
ServerName localhost
DocumentRoot "C:/Users/gonzalo.perez/Documents/GE_Data_Classification/Confidential/repo_Si2/branches/si3/"
<Directory "C:/Users/gonzalo.perez/Documents/GE_Data_Classification/Confidential/repo_Si2/branches/si3/">
Options Indexes FollowSymLinks
DirectoryIndex index.php index.php3 index.html index.htm
AllowOverride All
Order allow,deny
Allow from all
</Directory>
</VirtualHost>