| Author | Message |
| Post Title: Item not found error to use phpbb integrated error instead | |
budinsky
Joined: Nov 08, 2008 Posts: 12
|
Posted: Mon Dec 14, 2009 10:51 pm
I have been using phpbb3 integrated errors mod.
Now that I am using the URL rewrite function in gallery the phpbb mod no longer works because gallery tries to process all the links including the missing ones. How do I stop gallery from processing my dead links so phpbb can send my pretty custom error screen? |
| Author | Message |
| Post Title: Re: Item not found error to use phpbb integrated error inste | |
PoPoutdoor
Joined: Jan 20, 2006 Posts: 129
|
Posted: Sun Dec 20, 2009 3:05 am
You have to ask in phpbb mod forum.
|
| Author | Message |
| Post Title: Re: Item not found error to use phpbb integrated error inste | |
budinsky
Joined: Nov 08, 2008 Posts: 12
|
Posted: Sun Dec 20, 2009 6:12 am
I think they will say it's a gallery issue. I could be evil and ask them both
|
| Author | Message |
| Post Title: Re: Item not found error to use phpbb integrated error inste | |
PoPoutdoor
Joined: Jan 20, 2006 Posts: 129
|
Posted: Tue Dec 22, 2009 8:57 am
The Gallery Integration package doesn't change .htaccess, but Gallery2 does if you enable rewrite.
I haven't look into the phpbb3 integrated errors mod, but I think you have to twist apache mod_rewrite rule by yourself. |