|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
So Fucking Banned
Join Date: Nov 2004
Location: San Antonio, Texas
Posts: 2,544
|
NEED HELP - 404 traffic how do I set it up?
I have some galleries that are 404 now I need to direct that traffic to a 404 page It's set up like this http://www.domain.com/gallery1 http://www.domain.com/gallery2 http://www.domain.com/gallery3 etc etc
I need to direct all that traffic to the same 404 page because I forgot some of the gallery url's How do I set this up? |
|
|
|
|
|
#2 |
|
Die With Your Boots On
Join Date: Oct 2003
Location: Hawaii
Posts: 22,872
|
I don't understand your question, do you have galleries that have gone 404, or are you wondering how to direct all 404 traffic from several domains to one?
__________________
|
|
|
|
|
|
#3 | |
|
So Fucking Banned
Join Date: Nov 2004
Location: San Antonio, Texas
Posts: 2,544
|
Quote:
|
|
|
|
|
|
|
#4 |
|
Confirmed User
Industry Role:
Join Date: Jan 2002
Posts: 7,981
|
ErrorDocument 404 /404.html
Put that in a .htaccess in your root. All 404 traffic will redirect to 404.html |
|
|
|
|
|
#5 | |
|
So Fucking Banned
Join Date: Nov 2004
Location: San Antonio, Texas
Posts: 2,544
|
Quote:
|
|
|
|
|