Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [Andy] Plugin in the works... AlphaBar v3

Quote Reply
Re: [Andy] Plugin in the works... AlphaBar v3 In reply to
Hi,

I've now made this plugin mod_rewrite compatible. You need to set ModRewrite_Enabled to "1" , and also set the ModRewrite_URL option.

Once these are set, the URL's will appear like:

http://www.myuksearch.co.uk/alpha/letter_F/cat_52/
http://www.myuksearch.co.uk/...letter_C/cat_52/p_2/

For this site, the Rewrite rules were setup in the /www/alpha/ folder (an empty folder, with just the .htaccess file in it).

The contents of the .htaccess file is as follows:

Code:
RewriteEngine On

RewriteRule ^letter_(.*)/cat_([0-9]+)/$ /cgi-bin/alpha.cgi?letter=$1&catid=$2 [L]
RewriteRule ^letter_(.*)/cat_([0-9]+)/p_([0-9]+)/$ /cgi-bin/alpha.cgi?letter=$1&catid=$2&nh=$3 [L]

If you have any questions, please don't hesitate to ask.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread Plugin in the works... AlphaBar v3 Andy 15465 Mar 16, 2007, 9:00 AM
Thread Re: [Andy] Plugin in the works... AlphaBar v3
rascal 15129 Mar 17, 2007, 12:25 PM
Thread Re: [rascal] Plugin in the works... AlphaBar v3
Andy 15083 Mar 23, 2007, 9:08 AM
Thread Re: [Andy] Plugin in the works... AlphaBar v3
Andy 15129 Mar 23, 2007, 9:36 AM
Thread Re: [Andy] Plugin in the works... AlphaBar v3
MJ_ 15228 Mar 24, 2007, 6:54 AM
Thread Re: [Oyo] Plugin in the works... AlphaBar v3
Andy 15062 Mar 25, 2007, 5:21 AM
Post Re: [Andy] Plugin in the works... AlphaBar v3
Andy 15026 Mar 26, 2007, 4:53 AM
Thread Re: [Oyo] Plugin in the works... AlphaBar v3
Andy 15137 Mar 26, 2007, 4:57 AM
Post Re: [Andy] Plugin in the works... AlphaBar v3
Andy 15001 Mar 27, 2007, 5:47 AM
Thread Re: [Andy] Plugin in the works... AlphaBar v3
MJ_ 15044 Mar 27, 2007, 6:31 AM
Thread Re: [Oyo] Plugin in the works... AlphaBar v3
Andy 15041 Mar 27, 2007, 6:33 AM
Thread Re: [Andy] Plugin in the works... AlphaBar v3
Eraser 15014 Apr 3, 2007, 9:07 AM
Thread Re: [Eraser] Plugin in the works... AlphaBar v3
Andy 14998 Apr 3, 2007, 9:14 AM
Thread Re: [Andy] Plugin in the works... AlphaBar v3
Eraser 15021 Apr 3, 2007, 9:35 AM
Thread Re: [Eraser] Plugin in the works... AlphaBar v3
Andy 14971 Apr 4, 2007, 7:34 AM
Thread Re: [Andy] Plugin in the works... AlphaBar v3
Andy 14934 Apr 23, 2007, 9:00 AM
Thread AlphaBar v3.3
Andy 14699 Jul 26, 2008, 1:51 AM
Thread Re: [Andy] AlphaBar v3.3
Eraser 14664 Aug 30, 2008, 12:31 PM
Thread Re: [Eraser] AlphaBar v3.3
Eraser 14635 Aug 30, 2008, 12:48 PM
Thread Re: [Eraser] AlphaBar v3.3
Andy 14642 Aug 30, 2008, 1:12 PM
Thread Re: [Andy] AlphaBar v3.3
erichcyber 14644 Sep 19, 2008, 8:52 AM
Thread Re: [erichcyber] AlphaBar v3.3
Andy 14616 Sep 19, 2008, 8:55 AM
Post Re: [Andy] AlphaBar v3.3
Andy 14351 Mar 6, 2010, 8:31 AM