![]() |
Incorrect link display error, not forward to home
Hello,
I want to display an error page when an invalid link is accessed, instead of having it forward to my homepage like it does now. For example, this is a correct link to a post: http://www.domain.com/forum/showthread.php?p=113579 When someone goes here (incorrect), I want it to display an error, saying it was invalid, instead of forwarding it to my homepage: http://www.domain.com/showthread.php?p=113579 How do I do this? Here is a post from vB I made, and they told me to come over here: http://www.vbulletin.com/forum/showt...23#post1668623 Thanks in advance. |
Please post the .htaccess that is in the public_html folder.
|
Here is the .htaccess from the public_html (I have a Joomla site in public_html). Thanks:
Code:
## |
Any further help on this would be great. People keep going to pages that don't exist and it ends up forwarding to the home, and they don't realize that the home was not the correct place...so I want to display a page saying "the link you entered is invalid or no longer exists".
Thanks. |
This forum URL rewriting part is probably giving you grief:
Code:
RewriteRule ^(.*)/(styleid=(.*))$ showthread.php?&%{QUERY_STRING} [L] |
All times are GMT. The time now is 02:59 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|