✓ vhosts.conf written
# Virtual Hosts
#
ServerName localhost
ServerAlias localhost
DocumentRoot "${INSTALL_DIR}/www"
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Require local
ServerName erp.local
DocumentRoot "C:/wamp64/www/recruitment-erp/public"
Options -Indexes +FollowSymLinks +MultiViews
AllowOverride All
Require all granted
ErrorLog "C:/wamp64/logs/erp_error.log"
CustomLog "C:/wamp64/logs/erp_access.log" combined
✓ Removed Alias from httpd.conf
✓ Added erp.local to hosts file
=== NEXT STEPS ===
1. Restart WampServer (tray icon → Restart All Services)
2. Open: http://erp.local/admin/login
Email: admin@riseroverseas.com
Password: Admin@852