Skip to content

Conversation

@Inglan
Copy link
Member

@Inglan Inglan commented Dec 3, 2025

Summary by CodeRabbit

Release Notes

  • Chores
    • Added custom error page handling for 404 (Not Found) and 403 (Forbidden) errors, enhancing the user experience when encountering these server statuses.

✏️ Tip: You can customize this high-level summary in your review settings.

@cursor
Copy link

cursor bot commented Dec 3, 2025

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on January 20.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@vercel
Copy link

vercel bot commented Dec 3, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
edutools Ready Ready Preview Comment Dec 3, 2025 7:28am

@Inglan Inglan enabled auto-merge December 3, 2025 07:27
@cloudflare-workers-and-pages
Copy link

Deploying edutools-testing with  Cloudflare Pages  Cloudflare Pages

Latest commit: da11e39
Status:🚫  Build failed.

View logs

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 3, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Adds ErrorDocument directives to the .htaccess configuration file to route HTTP 404 and 403 errors to a custom error page located at /404.html.

Changes

Cohort / File(s) Summary
Apache Configuration
public/.htaccess
Adds two ErrorDocument directives to handle 404 and 403 HTTP errors by redirecting to /404.html

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch main

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 827e81f and da11e39.

📒 Files selected for processing (1)
  • public/.htaccess (1 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Inglan Inglan merged commit 0e057ea into prod Dec 3, 2025
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants