PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Wednesday, March 16, 2022

[FIXED] MAMP 403 Forbidden Access - Hosts - Windows 10

 March 16, 2022     apache, mamp, mamp-pro, windows, windows-10     No comments   

Issue

I've just been getting started to MAMP because of the easy to use interface and so forth. But when adding another host, using a different document root, I get 403 Forbidden saying that I lack permission

Maybe I'm missing something obvious? (The folder is not write-protected at least.) How would I go about fixing this?

It seems that there's some issue with the .htaccess file, I've tried to OverRide All on default but with no result yet.


Solution

Checking FollowSymLinks and Multiviews fixed this.



Answered By - John Kugelman
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing