Blogroll
Categories
- Android
- Angular
- Apache
- AppEngine
- AWS
- barcode
- Bash
- Bluetooth
- Caching
- Citrix
- Cloud
- Cron
- CSS
- Curl
- Database
- Deploy
- Docker
- Eclipse PDT
- Excel
- Food
- Gaming
- GIT
- Github
- Globe Tattoo
- Google AdSense
- Hosting
- Humor
- IDE
- IIS
- Internet Explorer
- Investments
- JavaScript
- KDE
- Kohana v3
- Linux
- MySQL
- Networking
- News
- NodeJS
- Outlook Express
- Page Views
- Personal Blog
- php
- PHPStorm
- PHPUnit
- PostgreSQL
- Programming
- Project
- Python
- Rails
- React
- React Native
- Recursion
- Regular Expression
- Ruby
- SEO
- Showbiz
- SimpleTest
- Site Optimization
- Slackware
- SQL
- SQL Server
- SSH
- Stock Trading
- SVN
- SwiftMailer
- TDD
- TypeScript
- Uncategorized
- Web Browser
- Web Development
- Windows
- WordPress
- WordPress Plugin
- WordPress Theme
- XFCE
- Zend Framework
- zend server
Meta
Tag Archives: 404
Angular 6.x – 404 page with correct header using Angular Universal
Based on my previous post about adding a 404 page in Angular 4.x, I have added a tweak to return the correct 404 status code header. This process, however, requires the Angular Universal integration. This post assumes that you already … Continue reading
Angular 4.x – Add a 404 page
For a frontend application like Angular, the 404 page is served by the frontend application rather than the web server. To make this work, we should always return the index.html of our angular application for all applications, except for asset … Continue reading
Kohana 404 Pages
So you think your Kohana v3 powered application is cool? Suddenly you encountered a page not found (HTTP 404 error) message where Kohana dumps the error messages in debug mode! It is already part of the daily web but yet, … Continue reading
Posted in Kohana v3
Tagged 404, 404 page, custom 404 page kohana, kohana 404 page, kohana custom 404 page, kohana page not found, page not found
4 Comments