Jump to content

TheRamblingTy

Members
  • Posts

    3
  • Joined

  • Last visited

TheRamblingTy's Achievements

Newbie

Newbie (1/14)

  • First Post Rare
  • Conversation Starter Rare

Recent Badges

1

Reputation

  1. UPDATE: I used the following two links to gain an understanding of what was causing the error: https://linux.101hacks.com/unix/client-denied-by-server-configuration/ https://httpd.apache.org/docs/current/howto/htaccess.htm I had to correct my .htaccess file, as the line of code was causing the error code. It had to be changed to Require all denied. After I did that, the error code went away. Woohoo!
  2. Thank you for the info! That is helpful! I checked my logs - apparently it is an issue with Apache configuration? "AH01630: client denied by server configuration - "A common error when accessing localhost via a browser. See possible causes and solutions, such as updating Apache 2.4 configuration, checking access rules, and fixing DocumentRoot path." I am going to try and use a walk-through of how to troubleshoot that error. If I get stuck, I'll post where I am still confused. I'll update, for sure, if I am able to fix the problem.
  3. Hello, I am running into 403 errors on my domain. I am working to create a family history website and am using TNG software. I tried opening the readme.html file in my browser, that accompanies that software, and ran into 403 or Forbidden error codes. When I ran into 403 errors, I got some help looking over the files from the developer and they helped me fix the permissions settings on the file itself. After they tested it, they still ran into the 403 issue and believe I might have a hosting setting that needs to be fixed or could be something else. I would appreciate any assistance.
×
×
  • Create New...