Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

140
Views
MacOS Ampps domain not redirecting to directory

I'm trying to add domain in Ampps. In the admin panel http://localhost/ampps I've added domain: devvape.

I've got directory in /Applications/Ampps/www/devvape/ but when I enter http://devvape It shows me /Applications/Ampps/www/ directory.

Any ideas why?

Heres my virtual host:

<VirtualHost 127.0.0.1:80>
ServerName devvape
ServerAlias devvape
ScriptAlias /cgi-bin/ "/Applications/Ampps/www/devvape/cgi-bin/"
DocumentRoot "/Applications/Ampps/www/devvape"
ErrorLog "/Applications/Ampps/apache/logs/devvape.pl.err"
CustomLog "/Applications/Ampps/apache/logs/devvape.pl.log" combined

    <Directory "/Applications/Ampps/www/devvape">
        Options Indexes FollowSymLinks
        AllowOverride All
        Order allow,deny
        Allow from all
    </Directory>

</VirtualHost>
over 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!