#php_flag register_globals on
#RewriteBase /
DirectoryIndex index.php index.html

#Anti Listage
Options -Indexes

# deny most common except .php
<FilesMatch "\.(inc|tpl|h|ihtml|sql|ini|conf|bin|spd|theme|module|modules|admin|cache|blocks|kernel|language|themes|images)$">
deny from all
</FilesMatch>

<Files ~"\.ht$">
Order Allow,Deny
deny from all
Satisfy All
</Files>

# Interdire la lecture/criture des fichiers index - config - admin
<Files ~"\index.php$">
deny from all
</Files>

<Files ~"\admin.php$">
deny from all
</Files>

<Files ~"\config.php$">
deny from all
</Files>

<Limit GET PUT POST>
  Order Allow,Deny
   deny from 0
   deny from 1
   deny from 2
   deny from 5
   deny from 10
   deny from 14
   deny from 23
   deny from 27
   deny from 31
   deny from 36
   deny from 37
   deny from 39
   deny from 42
   deny from 46
   deny from 49
   deny from 50
   deny from 100
   deny from 101
   deny from 102
   deny from 103
   deny from 104
   deny from 105
   deny from 106
   deny from 107
   deny from 114
   #deny from 127
   deny from 169.254
   deny from 172
   deny from 176
   deny from 177
   deny from 179
   deny from 181
   deny from 185
   deny from 192
   deny from 198.18
   deny from 223
   deny from 224

   deny from 186
   deny from 189
   deny from 190
   deny from 200
   deny from 201
   deny from 202
   deny from 209
   deny from 212
   deny from 213
   deny from 217
   deny from 222
  Allow from all
</Limit>


# Gestion des pages errones, si vous tes en rpertoire alors rajouter le, exemple: /REPERTOIRE/index.php?p=400
ErrorDocument 400 /index.php
ErrorDocument 401 /index.php
ErrorDocument 403 /index.php
ErrorDocument 404 /index.php
ErrorDocument 405 /index.php
ErrorDocument 406 /index.php
ErrorDocument 408 /index.php
ErrorDocument 410 /index.php
ErrorDocument 411 /index.php
ErrorDocument 414 /index.php
ErrorDocument 500 /index.php
ErrorDocument 503 /index.php

RewriteEngine on

RewriteCond %{HTTP_REFERER} (baccarat|casino|cheap|coolinc|craps|freehostia|genomewebcom|kledingwinkelplein|health|holdem|iespana|insure|medical|meet-women-now|money|mortgage|otherhealthplans) [NC]
RewriteCond %{HTTP_REFERER} (pfizer|pharma|poker|porn|roidsmall|kledingwinkelplein|seriousholdem|slots|sqweebs|supra-host|theblogmoney|top10000|viager|vigmg|viagra|webwait|100webspace|xanax|0lx.net) [NC]
RewriteRule ^.* %{HTTP_REFERER} [L,E=nolog:1]


#RewriteCond %{HTTP_HOST} !^www\.votre_site\.votre_extention [NC]
#RewriteRule (.*) http://www.votre_site.votre_extention/$1 [QSA,R=301,L]

# Slash Bug fix
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^/(.*) $1

# Protections diverses
# ..... http non fonctionnel avec fckeditor
#RewriteCond %{QUERY_STRING} ^(.*)http [NC]
#RewriteRule ^(.*) - [F]

# ..... http (%68 %74 %74 %70) h
RewriteCond %{QUERY_STRING} ^(.*)%68 [NC]
RewriteRule ^(.*) - [F]

# ..... http (%68 %74 %74 %70) t
RewriteCond %{QUERY_STRING} ^(.*)%74 [NC]
RewriteRule ^(.*) - [F]

# ..... http (%68 %74 %74 %70) p
RewriteCond %{QUERY_STRING} ^(.*)%70 [NC]
RewriteRule ^(.*) - [F]

# ..... HTTP (%48 %84 %84 %80) H
RewriteCond %{QUERY_STRING} ^(.*)%48 [NC]
RewriteRule ^(.*) - [F]

# ..... HTTP (%48 %84 %84 %80) T
RewriteCond %{QUERY_STRING} ^(.*)%84 [NC]
RewriteRule ^(.*) - [F]

# ..... HTTP (%48 %84 %84 %80) P
RewriteCond %{QUERY_STRING} ^(.*)%80 [NC]
RewriteRule ^(.*) - [F]

# ..... ftp (%66 %74 %74 %70)
RewriteCond %{QUERY_STRING} ^(.*)ftp [NC]
RewriteRule ^(.*) - [F]

# ..... ftp (%66 %74 %74 %70) f
RewriteCond %{QUERY_STRING} ^(.*)%66 [NC]
RewriteRule ^(.*) - [F]

# ..... FTP (%46 %84 %84 %80) F
RewriteCond %{QUERY_STRING} ^(.*)%46 [NC]
RewriteRule ^(.*) - [F]

# .... include
RewriteCond %{QUERY_STRING} ^(.*)include [NC]
RewriteRule ^(.*) - [F]

# ..... wget
RewriteCond %{QUERY_STRING} ^(.*)wget [NC]
RewriteRule ^(.*) - [F]

# ....... %2B (+)
RewriteCond %{QUERY_STRING} ^(.*)%2B [NC]
RewriteRule ^(.*) - [F]

# ....... %25 (%)
RewriteCond %{QUERY_STRING} ^(.*)%25 [NC]
RewriteRule ^(.*) - [F]

# ....... %3B (;)
RewriteCond %{QUERY_STRING} ^(.*)%3B [NC]
RewriteRule ^(.*) - [F]

# ....... %28 (
RewriteCond %{QUERY_STRING} ^(.*)%28 [NC]
RewriteRule ^(.*) - [F]

# ....... %29 (
RewriteCond %{QUERY_STRING} ^(.*)%29 [NC]
RewriteRule ^(.*) - [F]

# ....... %5B ([)
RewriteCond %{QUERY_STRING} ^(.*)%5B [NC]
RewriteRule ^(.*) - [F]

# ....... ' (')
RewriteCond %{QUERY_STRING} ^(.*)' [NC]
RewriteRule ^(.*) - [F]

# ........... agent : libwww
RewriteCond %{HTTP_USER_AGENT} ^(.*)libwww [NC]
RewriteRule ^(.*) - [F]

# ........... agent : wget
RewriteCond %{HTTP_USER_AGENT} ^(.*)wget [NC]
RewriteRule ^(.*) - [F]

#The next lines check for Email Spammers Robots and redirect them to a fake page
RewriteCond %{HTTP_USER_AGENT} ^-?$ [OR]
RewriteCond %{HTTP_USER_AGENT} ^ADSARobot|^Advanced\ Email\ Extractor|^Alexibot|^Anarchie|^@nonymouse|^Art-Online|^ASPSeek|^asterias|^Atomz       [OR]

RewriteCond %{HTTP_USER_AGENT} ^ah-ha|^aktuelles|^almaden|^amzn_assoc|^ASSORT|^attach|^attache|^autoemailspider      [NC,OR]

RewriteCond %{HTTP_USER_AGENT} ^BackWeb|^Bandit|^BatchFTP|^BackDoorBot|^Black.Hole|^BlackWidow|^BlowFish|^Boston\ Project|^BotALot|^Boston\ Project|^BravoBrian\ SpiderEngine\ MarcoPolo|^Buddy|^BuiltBotTough|^Bullseye|^BunnySlippers                        [OR]

RewriteCond %{HTTP_USER_AGENT} ^bdfetch|^big.brother|^bmclient|^bumblebee                  [NC,OR]

RewriteCond %{HTTP_USER_AGENT} ^capture|^Cegbfeieh|^CheeseBot|^CherryPicker|^ChinaClaw|^CICC|^CopyRightCheck|^cosmos|^Crescent|^Crescent\ Internet\ ToolPak|^Custo|cyberalert                     [OR]

RewriteCond %{HTTP_USER_AGENT} ^clipping                [NC,OR]

RewriteCond %{HTTP_USER_AGENT} ^Deweb|^diagem|^disco|^DTS.Agent                      [NC,OR]

RewriteCond %{HTTP_USER_AGENT} ^Digger|^Digimarc|^DIIbot|^DirectUpdate|^DISCo|^DISCoFinder|^DittoSpyder|^Download\ Accelerator|^Download\ Demon|^Download\ Wonder|^Downloader|^Drip|^DSurf15a                        [OR]

RewriteCond %{HTTP_USER_AGENT} ^EasyDL|^eCatch|^echo\ extense|^efp@gmx\.net|^EirGrabber|^Email\ Extractor|^EmailCollector|^EmailSiphon|^EmailWolf|^EroCrawler|^Express\ WebPictures|^ExtractorPro|^EyeNetIE                       [OR]

RewriteCond %{HTTP_USER_AGENT} ^ecollector              [NC,OR]

RewriteCond %{HTTP_USER_AGENT} ^fastlwspider|^Favorites\ Sweeper|^Fetch|^FEZhead|^fluffy|^FrontPage              [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^FavOrg|^Fetch\ API\ Request|^FileHound|^FlashGet|^FlashGet\ WebWasher|^FlickBot|^Foobot                     [OR]

RewriteCond %{HTTP_USER_AGENT} ^GalaxyBot               [OR]
RewriteCond %{HTTP_USER_AGENT} ^Generic|^Getleft|^GetWebPage|^Girafabot|^Grabber                    [NC,OR]
RewriteCond %{HTTP_USER_AGENT}                 [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^GetRight|^GetSmart|^GetWeb!|^gigabaz|^Go-Ahead-Got-It|^Go!Zilla|^GornKer|^GrabNet|^Grafula|^Green\ Research                      [OR]

RewriteCond %{HTTP_USER_AGENT} ^Harvest|^hloader|^HomePageSearch|^HMView|^HtmlParser|^HTTP\ agent|^HTTPConnect|^httpdown|^http\ generic|^httplib|.*HTTrack*.|HTTrack|^humanlinks                 [OR]
RewriteCond %{HTTP_USER_AGENT} ^hhjhj@yahoo|^HTTrack              [NC,OR]

RewriteCond %{HTTP_USER_AGENT} ^ia_archiver|^IBM_Planetwide|^Image\ Stripper|^Image\ Sucker|^imagefetch|.*Indy.*|^InfoNaviRobot|^InterGET|^Internet\ Ninja|^InternetLinkAgent|^InternetSeer\.com|^IPiumBot\ laurion(dot)com|^Iria|^Irvine                [OR]

RewriteCond %{HTTP_USER_AGENT} ^Indy\ Library|^IncyWincy|^informant           [NC,OR]

RewriteCond %{HTTP_USER_AGENT} ^JBH*Agent|^JennyBot|^JetCar|^JOC\ Web\ Spider|^JustView|^Kapere|^Kenjin.Spider|^Keyword.Density                   [OR]

RewriteCond %{HTTP_USER_AGENT} ^KWebGet             [NC,OR]

RewriteCond %{HTTP_USER_AGENT} ^Lachesis|^larbin|^LeechFTP|^LexiBot|^lftp|^libWeb/clsHTTP|^libwww|^libwww-perl|^LinkextractorPro|^LinkScan/8.1a.Unix|^Link*Sleuth|^LINKS\ ARoMATIZED|^LinkWalker|^lwp-trivial                   [OR]

RewriteCond %{HTTP_USER_AGENT} ^likse|^LWP                   [NC,OR]

RewriteCond %{HTTP_USER_AGENT} ^Magnet|^Mac\ Finder|^Mag-Net|^Mass\ Downloader|^Mata.Hari|^MIDown\ tool|^Microsoft\ URL\ Control|^Microsoft.URL|^MIDown\ tool|^MIIxpc|^minibot\(NaverRobot\)|^Missigua\ Locator|^Mister.PiX|^Mister\ PiX|^MMMtoCrawl\/UrlDispatcherLLL|^moget|^Mozilla/2|^Mozilla/3.Mozilla/2.01|^Mozilla.*NEWT|^MSProxy                     [OR]

RewriteCond %{HTTP_USER_AGENT} ^MCspider|^Mirror|^multithreaddb                [NC,OR]

RewriteCond %{HTTP_USER_AGENT} ^nationaldirectory|^NetCarta|^netprospector|^NetResearchServer|^NEWT          [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Navroad|^NearSite|^NetAnts|^NetMechanic|^NetSpider|^Net\ Vampire|^NetZIP|^NetZip\ Downloader|^NetZippy|^NICErsPRO|^NPBot                       [OR]

RewriteCond %{HTTP_USER_AGENT} ^Octopus|^Offline.Explorer|^Offline\ Explorer|^Offline\ Navigator|^Openfind                  [OR]

RewriteCond %{HTTP_USER_AGENT} ^OpaL|^OpenTextSiteCrawler|^OrangeBot                     [NC,OR]

RewriteCond %{HTTP_USER_AGENT} ^PackRat                 [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^PageGrabber|^Papa\ Foto|^pavuk|^PersonaPilot|^pcBrowser|^PingALink|^Pockey|^Program\ Shareware|^ProPowerBot/2.14|^ProWebWalker|^Proxy|^psbot|^Pump                   [OR]

RewriteCond %{HTTP_USER_AGENT} ^PSurf|^puf|^PushSite                    [NC,OR]

RewriteCond %{HTTP_USER_AGENT} ^QuepasaCreep|^QRVA|^QueryN.Metasearch            [OR]

RewriteCond %{HTTP_USER_AGENT} ^RealDownload|^Reaper|^Recorder|^ReGet|^RepoMonkey|^RMA|^RPT-HTTPClient                [OR]

RewriteCond %{HTTP_USER_AGENT} ^replacer|^Robozilla|^Rover|^Rsync                   [NC,OR]

RewriteCond %{HTTP_USER_AGENT} ^SearchExpress|^Second\ Street\ Research|^Seeker|^SiteMapper|^SiteSnagger|^SlySearch|^SmartDownload|^SpaceBison|^SpankBot|^spanner|^SqWorm|^Star\ Downloader|^Stripper|^Sucker|^SuperBot|^SuperHTTP|^Surfbot|^SurveyBot|^suzuran|^Szukacz/1.4               [OR]
RewriteCond %{HTTP_USER_AGENT} ^searchhippo|^searchterms\.it|^Shai|^sitecheck|^snagger|^Spegla|^SpiderBot|^SurfWalker                [NC,OR]

RewriteCond %{HTTP_USER_AGENT} ^tAkeOut|^Teleport|^Teleport\ Pro|^Telesoft|^The.Intraformant|^TheNomad|^TightTwatBot|^Titan|^toCrawl/UrlDispatcher|^toCrawl/UrlDispatcher|^True_Robot|^turingos|^TurnitinBot|^TurnitinBot/1.5|^TV33_Mercator                   [OR]
RewriteCond %{HTTP_USER_AGENT} ^tarspider|^Templeton               [NC,OR]

RewriteCond %{HTTP_USER_AGENT} ^UIowaCrawler|^UtilMind             [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^URL_Spider_Pro|^URLy.Warning           [OR]

RewriteCond %{HTTP_USER_AGENT} ^Vacuum|^VCI|^VoidEYE                  [OR]
RewriteCond %{HTTP_USER_AGENT} ^vagabondo|^vayala|^visibilitygap|^vobsub|^vspider               [NC,OR]

RewriteCond %{HTTP_USER_AGENT} ^w3mir|^web\.by\.mail|^webcollector|^webcraft@bea|^webdevil|^webdownloader|^Web\ Data\ Extractor|^WEBMASTERS|^WebMiner|^webmole|^WebSnake|^websucker|^webvac|^webwalk|^webweasel|^whizbang|^WhosTalking|^WISEbot|^Wysigot|^WUMPUS                     [NC,OR]

RewriteCond %{HTTP_USER_AGENT} ^WebAuto|^WebBandit|^WebCapture|^webcollage|^WebCopier|^Webclipping|^WebCopier|^Webdup|^Web\ Downloader|^WebDAV|^WebEMailExtrac.*|^WebEnhancer|^WebFetch|^WebGo\ IS|^WebHook|^Web.Image.Collector|^Web\ Image\ Collector|^Webinator|^WebLeacher|^WebmasterWorldForumBot|^WebMirror|^WebReaper|^WebSauger|^WEBsaver|^Website\ eXtractor|^Website.Quester|^Website\ Quester|^Webster|^Webster.Pro|^WebStripper|^Web\ Sucker|^WebWhacker|^WebZip|^Wget|^Widow|^[Ww]eb[Bb]andit|^Wweb|^WWW-Collector-E|^WWWOFFLE                     [OR]

RewriteCond %{HTTP_USER_AGENT} ^Xaldon\ WebSpider|^Xenu's|^x-Tractor   [OR]
RewriteCond %{HTTP_USER_AGENT} ^XGET                                   [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Zeus
RewriteCond %{HTTP_REFERER}    ^XXX
RewriteCond %{HTTP_USER_AGENT} [0-9A-Za-z]{15,}|^[0-9A-Za-z]+$         [OR]

# attake phpbb
RewriteCond %{HTTP_USER_AGENT} ^LWP|^visualcoders|^envidiosos|^civa|^filepack.superbr.org|rush=([^&]+)|^(.*)wget(.*) [NC,OR]

#Check for AWStats exploits and redirect them to a phantom site
RewriteCond %{QUERY_STRING} ^(.*)configdir(.*) [NC]

# Un hte qui tente de se cacher dans une reverse DNS lookup
RewriteCond %{REMOTE_HOST} ^private$ [NC,OR]

# Sites de surveillance du Web (peut ncessiter ipchains)
RewriteCond %{HTTP_USER_AGENT} traffixer|netfactual|netcraft [NC,OR]

# Un faux referrer souvent utilis
RewriteCond %{HTTP_USER_AGENT} ^[^?]*iaea\.org [NC,OR]

# Le referrer "addresses.com" est utilis par un email address extractor
RewriteCond %{HTTP_USER_AGENT} ^[^?]*addresses\.com [NC,OR]

# Un faux referrer utilis en conjonction avec un formmail exploits
RewriteCond %{HTTP_USER_AGENT} ^[^?]*\.ideography\.co\.uk [NC]
RewriteRule .*$ http://www.internet.org [R,L]

# Protection requtes string
RewriteRule %3Cstring%3Ehttp:// - [F,L]

#index
RewriteRule ^index_([0-9]*).html index.php?min=$1 [L]
RewriteRule ^index.html index.php [L]
RewriteRule ^plan.html plan.php [L]

#Articles
RewriteRule ^([a-zA-Z0-9_]*)_article_topic_([0-9]*)_([0-9]*).html modules.php?name=News&min=$2&file=topics&topic=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_article_new_topic_([0-9]*).html modules.php?name=News&new_topic=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_article_topic_([0-9]*).html modules.php?name=News&file=topics&topic=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_article_read_([0-9]*)_([a-z]*)_([0-9]*)_([0-9]*).html modules.php?name=News&file=read_article&sid=$2&mode=$3&order=$4&thold=$5 [L]
RewriteRule ^([a-zA-Z0-9_]*)_article_print_([0-9]*).html modules.php?name=News&file=print&sid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_article_pdf_([0-9]*).html modules.php?name=News&op=pdf&sid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_article_send_([0-9]*).html modules.php?name=News&file=friend&op=FriendSend&sid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_article_comments_([0-9]*)_([0-9]*)_([0-9]*)_([0-9]*)_([0-9]*).html modules.php?name=News&file=comments&op=Reply&pid=$2&sid=$3&mode=$4&order=$5&thold=$6 [L]
RewriteRule ^([a-zA-Z0-9_]*)_article_comments_([0-9]*)_([0-9]*)_([0-9]*)_([0-9]*).html modules.php?name=News&file=comments&tid=$2&sid=$3&mode=&order=$4&thold=$5 [L]
RewriteRule ^([a-zA-Z0-9_]*)_article_showreply_([0-9]*)_([0-9]*)_([0-9]*)_([0-9]*)_([0-9]*)_([0-9]*).html modules.php?name=News&file=comments&op=showreply&tid=$2&sid=$3&pid=$4mode=$5&order=$6&thold=$7 [L]
RewriteRule ^([a-zA-Z0-9_]*)_article_parent_([0-9]*)_([0-9]*)_([0-9]*)_([0-9]*)_([0-9]*).html modules.php?name=News&file=comments&sid=$2&pid=$3&mode=$4&order=$5&thold=$6 [L]
RewriteRule ^([a-zA-Z0-9_]*)_article_comments.html modules.php?name=News&file=comments [L]
RewriteRule ^([a-zA-Z0-9_]*)_article_index_([a-zA-Z0-9]*)_([0-9]*).html modules.php?name=News&file=categories&op=$2&catid=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_article_([0-9]*)_([a-z]*)_([0-9]*)_([0-9]*).html modules.php?name=News&file=article&sid=$2&mode=$3&order=$4&thold=$5 [L]
RewriteRule ^([a-zA-Z0-9_]*)_article_page_([0-9]*)_([0-9]*).html modules.php?name=News&file=article&sid=$2&page=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_article_page_([0-9]*).html modules.php?name=News&min=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_article_([1-9][0-9]*).html modules.php?name=News&file=article&sid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_article_allindex.html modules.php?name=News&file=allindex [L]
RewriteRule ^([a-zA-Z0-9_]*)_News.html modules.php?name=News [L]

# avantgo
RewriteRule ^([a-zA-Z0-9_]*)_AvantGo.html modules.php?name=AvantGo [L]

#Banner_Ads
RewriteRule ^([a-zA-Z0-9_]*)_bannieres_stop_([0-9]*).html modules.php?name=Banner_Ads&stop=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_bannieres_logout.html modules.php?name=Banner_Ads&op=BALogout [L]
RewriteRule ^([a-zA-Z0-9_]*)_bannieres_gfx_([0-9]*).html modules.php?name=Banner_Ads&op=BAgfx&random_num=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_bannieres_client_image_view_([0-9]*).html modules.php?name=Banner_Ads&op=BAImageView&bid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_bannieres_client_image_mail_([0-9]*).html modules.php?name=Banner_Ads&op=BAImageMail&bid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_bannieres_client_image_edit_([0-9]*).html modules.php?name=Banner_Ads&op=BAImageEdit&bid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_bannieres_client_image_list.html modules.php?name=Banner_Ads&op=BAImageList [L]
RewriteRule ^([a-zA-Z0-9_]*)_bannieres_client_view.html modules.php?name=Banner_Ads&op=BAClientView [L]
RewriteRule ^([a-zA-Z0-9_]*)_bannieres_client_lost.html modules.php?name=Banner_Ads&op=BAClientPassLost [L]
RewriteRule ^([a-zA-Z0-9_]*)_bannieres_client_new.html modules.php?name=Banner_Ads&op=BAClientNew [L]
RewriteRule ^([a-zA-Z0-9_]*)_bannieres_client_edit.html modules.php?name=Banner_Ads&op=BAClientEdit [L]
RewriteRule ^([a-zA-Z0-9_]*)_Banner_Ads.html modules.php?name=Banner_Ads [L]

#Blog
RewriteRule ^blog_(retrolien|rsscomment)_([0-9]*).html modules.php?name=Blogs&op=$1&id=$2 [L]
RewriteRule ^blog_billets_date_([0-9]*)_([0-9]*)_([0-9]*).html modules.php?name=Blogs&date=$1/$2/$3 [L]
RewriteRule ^blog_friend_([a-zA-Z0-9_]*)_([0-9]*).html modules.php?name=Blogs&op=friend&bid=$2 [L]
RewriteRule ^blog_pdf_([a-zA-Z0-9_]*)_([0-9]*).html modules.php?name=Blogs&op=pdf&bid=$2 [L]
RewriteRule ^blog_print_([a-zA-Z0-9_]*)_([0-9]*).html modules.php?name=Blogs&op=print&bid=$2 [L]
RewriteRule ^blog_categorie_([a-zA-Z0-9_]*)_([0-9]*).html modules.php?name=Blogs&op=cat&cid=$2 [L]
RewriteRule ^blog_archives_([0-9]*)_([0-9]*).html modules.php?name=Blogs&op=archives&year=$2&month=$1 [L]
RewriteRule ^blog_page_([a-zA-Z0-9_]*)-([0-9]*)_([0-9]*).html modules.php?name=Blogs&op=page&id=$2&page=$3 [L]
RewriteRule ^blog_page_([a-zA-Z0-9_]*)-([0-9]*).html modules.php?name=Blogs&op=page&id=$2 [L]
RewriteRule ^blog_([a-zA-Z0-9_]*)-([0-9]*)_([0-9]*).html modules.php?name=Blogs&op=billet&bid=$2&page=$3 [L]
RewriteRule ^blog_([a-zA-Z0-9_]*)-([0-9]*).html modules.php?name=Blogs&op=billet&bid=$2 [L]
RewriteRule ^blog_calendrier_annuel_([0-9]*).html modules.php?name=Blogs&op=calendrier_annuel&an=$1 [L]
RewriteRule ^blog_populaires_([0-9]*).html modules.php?name=Blogs&op=populaires&page=$1 [L]
RewriteRule ^blog_(abonnement|all_categories|annuaire|atom|atomC|calendrier_annuel|mesbillets|new_billet|populaires|rss|rssC|search).html modules.php?name=Blogs&op=$1 [L]
RewriteRule ^blog.html modules.php?name=Blogs [L]

#Content
RewriteRule ^([a-zA-Z0-9_]*)_contentid_([0-9]*)_([0-9]*).html modules.php?name=Content&op=showpage&pid=$2&page=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_contentid_([0-9]*).html modules.php?name=Content&op=showpage&pid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_content_cat_([0-9]*).html modules.php?name=Content&op=list_pages_categories&cid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_Content.html modules.php?name=Content [L]

#Copyrights
RewriteRule ^([a-zA-Z0-9_]*)_copyrights_(charte|legalsmentions).html modules.php?name=Copyrights&op=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_copyrights_maximus.html modules.php?name=Copyrights [L]

#Downloads
RewriteRule ^([a-zA-Z0-9_]*)_downloads_search_([/:\-\'(){}.&=_a-zA-Z0-9]*)_(titleA|titleD|dateA|dateD|hitsA|hitsD).html modules.php?name=Downloads&op=search&query=$2&orderby=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_downloads_search_([/:\-\'(){}.&=_a-zA-Z0-9]*).html modules.php?name=Downloads&op=search&query=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_downloads_mostpopular_([0-9]*)_(num|percent).html modules.php?name=Downloads&op=MostPopular&ratenum=$2&ratetype=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_downloads_mostpopular.html modules.php?name=Downloads&op=MostPopular [L]
RewriteRule ^([a-zA-Z0-9_]*)_downloads_gfx_([0-9]*).html modules.php?name=Downloads&op=gfx&random_num=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_downloads_newdownloadsdate_([0-9]*).html modules.php?name=Downloads&op=NewDownloadsDate&selectdate=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_downloads_newdownloadshowday_([0-9]*).html modules.php?name=Downloads&op=NewDownloads&newdownloadshowdays=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_downloads_newdownloads.html modules.php?name=Downloads&op=NewDownloads [L]
RewriteRule ^([a-zA-Z0-9_]*)_downloads_file_([0-9]*).html modules.php?name=Downloads&op=getit&lid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_downloads_([0-9]*)_([0-9]*).html modules.php?name=Downloads&min=$2&cid=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_downloads_([0-9]*).html modules.php?name=Downloads&cid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_downloads_pages_([0-9]*)_([/:\-\'(){}.&=_a-zA-Z0-9]*).html modules.php?name=Downloads&min=$2&op=search&query=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_downloads_orderby_([0-9]*)_(titleA|titleD|dateA|dateD|hitsA|hitsD).html modules.php?name=Downloads&cid=$2&orderby=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_downloads_modify_([0-9]*).html modules.php?name=Downloads&op=modifydownloadrequest&lid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_Downloads.html modules.php?name=Downloads [L]


#Encyclopedia
RewriteRule ^([a-zA-Z0-9_]*)_encyclopedie_([0-9]*)_page([0-9]*)_([a-zA-Z0-9_-]*).html modules.php?name=Encyclopedia&op=content&tid=$2&page=$3&query=$4 [L]
RewriteRule ^([a-zA-Z0-9_]*)_encyclopedie_([0-9]*)_page([0-9]*).html modules.php?name=Encyclopedia&op=content&tid=$2&page=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_encyclopedie_([0-9]*)_([a-zA-Z0-9_-]*).html modules.php?name=Encyclopedia&op=content&tid=$2&query=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_encyclopedie_([0-9]*).html modules.php?name=Encyclopedia&op=content&tid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_encyclopedie_list_([0-9]*).html modules.php?name=Encyclopedia&op=list_content&eid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_encyclopedie_terms([0-9]*)_([A-Z]*).html modules.php?name=Encyclopedia&op=terms&eid=$2&ltr=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_encyclopedie_search_([a-zA-Z0-9]*).html modules.php?name=Encyclopedia&op=search&query=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_encyclopedie_search.html modules.php?name=Encyclopedia&op=search [L]
RewriteRule ^([a-zA-Z0-9_]*)_Encyclopedia.html modules.php?name=Encyclopedia [L]

#FAQ
RewriteRule ^([a-zA-Z0-9_]*)_faq_([0-9]*)_([a-zA-Z0-9+]*).html modules.php?name=FAQ&myfaq=yes&id_cat=$2&categories=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_faq_answer_page_([0-9]*)_([0-9]*)_([0-9]*).html modules.php?name=FAQ&op=answers&id=$2&id_cat=$3&page=$4 [L]
RewriteRule ^([a-zA-Z0-9_]*)_faq_answer_([0-9]*)_([0-9]*).html modules.php?name=FAQ&op=answers&id=$2&id_cat=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_faq_submit_([0-9]*).html modules.php?name=FAQ&op=submit_question&id_cat=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_faq_([0-9]*).html modules.php?name=FAQ&op=detailsfaq&id_cat=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_FAQ.html modules.php?name=FAQ [L]

#Feedback
RewriteRule ^([a-zA-Z0-9_]*)_Feedback.html modules.php?name=Feedback [L]

#Forums
RewriteRule ^([a-zA-Z0-9_]*)_forums_online.html modules.php?name=Forums&file=viewonline [L]
RewriteRule ^([a-zA-Z0-9_]*)_valid_post_([0-9]*)_([0-9]*).html modules.php?name=Forums&file=viewtopic&t=$2&watch=topic&start=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_post_t_([0-9]*)_(previous|newest|next).html modules.php?name=Forums&file=viewtopic&t=$2&view=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_unvalid_post_([0-9]*)_([0-9]*).html modules.php?name=Forums&file=viewtopic&t=$2&unwatch=topic&start=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_posts_viewtopic_([0-9]+)_([0-9]+)_([0-9]+)_([a-zA-Z0-9]*).html modules.php?name=Forums&file=viewtopic&t=$2&start=$3&postdays=$4&postorder=asc&highlight=$5 [L]
RewriteRule ^([a-zA-Z0-9_]*)_forum_topics_page_([0-9]*)_([0-9]*)_([a-zA-Z0-9_]*).html modules.php?name=Forums&file=viewtopic&t=$2&start=$3&sid=$4 [L]
#RewriteRule ^([a-zA-Z0-9_]*)_post_t_([0-9]*)_page_([0-9]*)_([0-9]*).html modules.php?name=Forums&file=viewtopic&t=$2&start=$3&sid=$4
RewriteRule ^([a-zA-Z0-9_]*)_post_t_([0-9]*)_page_([0-9]*).html modules.php?name=Forums&file=viewtopic&t=$2&start=$3&sid=$4 [L]
RewriteRule ^([a-zA-Z0-9_]*)_posts_([0-9]*)_([0-9]*).html  modules.php?name=Forums&file=viewtopic&t=$2&start=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_postx_([0-9]+)_result_([0-9]+).html modules.php?name=Forums&file=viewtopic&t=$2&postdays=$3&postorder=asc&vote=$4 [L]
RewriteRule ^([a-zA-Z0-9_]*)_postx_([0-9]+)_([0-9]+)_([0-9]+).html modules.php?name=Forums&file=viewtopic&t=$2&postdays=$3&postorder=asc&start=$4 [L]
RewriteRule ^([a-zA-Z0-9_]*)_postlite_(p|t)_([0-9]*)_([a-zA-Z0-9]*).html modules.php?name=Forums&file=viewtopic&$2=$3&highlight=$4 [L]
RewriteRule ^([a-zA-Z0-9_]*)_postlite_(p|t)_([0-9]*).html modules.php?name=Forums&file=viewtopic&$2=$3&highlight= [L]
RewriteRule ^([a-zA-Z0-9_]*)_post_(p|t)_([1-9][0-9]*).html modules.php?name=Forums&file=viewtopic&$2=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_forumx_([0-9]+)_([0-9]+)_([0-9]+).html modules.php?name=Forums&file=viewforum&f=$2&topicdays=$3&start=$4 [L]
RewriteRule ^([a-zA-Z0-9_]*)_forum_([0-9]+)_start_([0-9]+).html modules.php?name=Forums&file=viewforum&f=$2&start=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_markread_([0-9]*).html modules.php?name=Forums&file=viewforum&f=$2&mark=topics
RewriteRule ^([a-zA-Z0-9_]*)_forum_([1-9][0-9]*).html modules.php?name=Forums&file=viewforum&f=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_forum.html modules.php?name=Forums&file=viewforum [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_search_result_(egosearch|newposts|unanswered).html modules.php?name=Forums&file=search&search_id=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_search_results_([0-9]*)_([0-9]*).html modules.php?name=Forums&file=search&search_id=$2&start=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_search_author_([/:\-\'(){}.&=_a-zA-Z0-9]*)_topics.html modules.php?name=Forums&file=search&search_author=$2&showresults=topics [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_search_author_([/:\-\'(){}.&=_a-zA-Z0-9]*).html modules.php?name=Forums&file=search&search_author=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_search_user_([0-9]*).html modules.php?name=Forums&file=search&mode=searchuser&popup=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_search_results.html modules.php?name=Forums&file=search&mode=result [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_search.html modules.php?name=Forums&file=search [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_smilies.html modules.php?name=Forums&file=quick_reply&mode=smilies [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_viewprofile_([/:\-\'(){}.&=_a-zA-Z0-9]*).html modules.php?name=Forums&file=profile&mode=viewprofile&u=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_email_([0-9]*).html modules.php?name=Forums&file=profile&mode=email&u=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_register.html modules.php?name=Forums&file=profile&mode=register [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_profile.html modules.php?name=Forums&file=profile&mode=editprofile [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_profil.html modules.php?name=Forums&file=profile [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_post_([0-9]*).html modules.php?name=Forums&file=posting&t=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_topicreview_([0-9]*)_([0-9]*).html modules.php?name=Forums&file=posting&mode=topicreview&t=$2&popup=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_smilies_([0-9]*).html modules.php?name=Forums&file=posting&mode=smilies&popup=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_post_(delete|editpost|newtopic|quote|reply|vote)_(p|p|f|p|t|t)_([0-9]*).html modules.php?name=Forums&file=posting&mode=$2&$3=$4 [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_posting.html modules.php?name=Forums&file=posting [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_modcp_mode_([0-9]*)_(delete|lock|move|merge|split|unlock).html modules.php?name=Forums&file=modcp&t=$2&mode=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_modcp_mode_split_([0-9]*).html modules.php?name=Forums&file=modcp&mode=split&t=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_modcp_mode_ip_dns_([0-9]*)_([0-9]*)_([.a-zA-Z0-9]*).html modules.php?name=Forums&file=modcp&mode=ip&p=$2&t=$3&rdns=$4 [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_modcp_mode_ip_([0-9]*)_([0-9]*).html modules.php?name=Forums&file=modcp&mode=ip&p=$2&t=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_modcp_([0-9]*).html modules.php?name=Forums&file=modcp&f=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_modcp.html modules.php?name=Forums&file=modcp [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_mark.html modules.php?name=Forums&file=index&mark=forums [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_index_([0-9]*).html modules.php?name=Forums&file=index&c=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums.html modules.php?name=Forums&file=index [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_groupcp_([0-9]*).html modules.php?name=Forums&file=groupcp&g=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_groupcp.html modules.php?name=Forums&file=groupcp [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_faq_bbcode.html modules.php?name=Forums&file=faq&mode=bbcode [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_faq.html modules.php?name=Forums&file=faq [L]
RewriteRule ^([a-zA-Z0-9_]*)_forums_card.html modules.php?name=Forums&file=card [L]
RewriteRule ^([a-zA-Z0-9_]*)_forum_topic_([0-9]*).html modules.php?name=Forums&file=viewtopic&p=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_Forum.html modules.php?name=Forums&file=viewforum [L]
RewriteRule ^([a-zA-Z0-9_]*)_Forums.html modules.php?name=Forums [L]

#Groups
RewriteRule ^([a-zA-Z0-9_]*)_groupes_join_([0-9]*).html modules.php?name=Groups&op=join&gid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_groupes_info_([0-9]*).html modules.php?name=Groups&op=info&gid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_Groups.html modules.php?name=Groups [L]

#Guestbook
RewriteRule ^([a-zA-Z0-9_]*)_Guestbook_Sign.html modules.php?name=Guestbook&op=sign [L]
RewriteRule ^([a-zA-Z0-9_]*)_Guestbook.html modules.php?name=Guestbook [L]
RewriteRule ^([a-zA-Z0-9_]*)_Guestbook_Admin_Delete_([0-9]+)_([0-9]+).html admin.php?op=GuestbookDelete&id=$2&rt=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_Guestbook_Admin_Status_([0-9]+)_([0-9]+)_([0-9]+).html admin.php?op=GuestbookActive&status=$2&id=$3&rt=$4 [L]
RewriteRule ^([a-zA-Z0-9_]*)_Guestbook_Admin.html admin.php?op=Guestbook [L]

#Max_iFrame
RewriteRule ^([a-zA-Z0-9_]*)_Max_Frame_([0-9]*).html modules.php?name=Max_Frame&op=viewpage&id=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_Max_Frame.html modules.php?name=Max_Frame [L]

#Members_List
RewriteRule ^([a-zA-Z0-9_]*)_members_list_index_(ACS|DESC)_([0-9]*).html modules.php?name=Members_List&file=index&mode=posts&order=$2&start=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_members_list_index.html modules.php?name=Members_List&file=index [L]
RewriteRule ^([a-zA-Z0-9_]*)_Members_List.html modules.php?name=Members_List [L]

#MiniGold
RewriteRule ^([a-zA-Z0-9_]*)_MiniGold_image_([0-9]*)_([0-9]*).html modules.php?name=MiniGold&op=view_image&id=$2&pid=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_MiniGold_album_([0-9]*).html modules.php?name=MiniGold&op=view_album&id=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_MiniGold.html modules.php?name=MiniGold [L]

#Private_Messages
RewriteRule ^([a-zA-Z0-9_]*)_private_messages_reply_([0-9]*).html modules.php?name=Private_Messages&file=index&mode=reply&p=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_private_messages_quote_([0-9]*).html modules.php?name=Private_Messages&file=index&mode=quote&p=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_private_messages_post_([0-9]*).html modules.php?name=Private_Messages&file=index&mode=post&u=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_private_messages_posts_([0-9]*).html modules.php?name=Private_Messages&mode=post&u=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_private_messages_post.html modules.php?name=Private_Messages&file=index&mode=post [L]
RewriteRule ^([a-zA-Z0-9_]*)_private_messages_popup_([0-9]*).html modules.php?name=Private_Messages&file=index&mode=newpm&popup=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_private_messages_edit_([0-9]*).html modules.php?name=Private_Messages&file=index&mode=edit&p=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_private_messages_(inbox|outbox|savebox|sentbox)_read_([0-9]*).html modules.php?name=Private_Messages&file=index&folder=$2&mode=read&p=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_private_messages_(inbox|outbox|savebox|sentbox).html modules.php?name=Private_Messages&file=index&folder=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_private_messages.html modules.php?name=Private_Messages [L]

#Recommend us
RewriteRule ^([a-zA-Z0-9_]*)_Recommend_Us.html modules.php?name=Recommend_Us [L]

#Reviews
RewriteRule ^([a-zA-Z0-9_]*)_reviews_new.html modules.php?name=Reviews&op=write_review [L]
RewriteRule ^([a-zA-Z0-9_]*)_reviews_([0-9]*)_([0-9]*).html modules.php?name=Reviews&op=showcontent&id=$2&page=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_reviews_([0-9]*).html modules.php?name=Reviews&op=showcontent&id=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_reviews_comment_([0-9]*)_([a-zA-Z0-9+]*).html modules.php?name=Reviews&op=postcomment&id=$2&title=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_reviews_([0-9]*)_edit.html modules.php?name=Reviews&op=mod_review&id=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_reviews_([0-9]*)_delete.html modules.php?name=Reviews&op=del_review&id_del=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_reviews_([0-9]*)_([0-9]*)_delete.html modules.php?name=Reviews&op=del_comment&cid=$2&id=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_reviews_sortby_([a-zA-Z0-9]*).html modules.php?name=Reviews&op=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_Reviews.html modules.php?name=Reviews [L]

#Search
RewriteRule ^([a-zA-Z0-9_]*)_search_comments_([0-9]*).html modules.php?name=Search&type=comments&sid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_search_users.html modules.php?name=Search&type=users [L]
RewriteRule ^([a-zA-Z0-9_]*)_search_topics_([0-9]*).html modules.php?name=Search&topic=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_search_author_([a-zA-Z0-9]*).html modules.php?name=Search&author=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_Search.html modules.php?name=Search [L]

#Sections
RewriteRule ^([a-zA-Z0-9_]*)_sections_page_([0-9]*)_([0-9]*).html modules.php?name=Sections&op=viewarticle&artid=$2&page=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_sections_(printpage|viewarticle)_([0-9]*).html modules.php?name=Sections&op=$2&artid=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_sections_([0-9]*).html modules.php?name=Sections&op=listarticles&secid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_sections_query.html modules.php?name=Sections&op=search&query [L]
RewriteRule ^([a-zA-Z0-9_]*)_Sections.html modules.php?name=Sections [L]

#Sentinel
RewriteRule ^([a-zA-Z0-9_]*)_sentinel_(STIPS|STRanges|STReferers).html modules.php?name=Sentinel&op=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_Sentinel.html modules.php?name=Sentinel [L]

#shopmax
RewriteRule ^([a-zA-Z0-9_]*)_shop_produit_([0-9]*).html modules.php?name=shopmax&service=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_shop.html modules.php?name=shopmax [L]

#Statistics
RewriteRule ^([a-zA-Z0-9_]*)_advance_statistics.html modules.php?name=Statistics&op=Stats [L]
RewriteRule ^([a-zA-Z0-9_]*)_statistics_([0-9]*)_([0-9]*)_([0-9]*).html modules.php?name=Statistics&op=DailyStats&year=$2&month=$3&date=$4 [L]
RewriteRule ^([a-zA-Z0-9_]*)_statistics_([0-9]*)_([0-9]*).html modules.php?name=Statistics&op=MonthlyStats&year=$2&month=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_statistics_([0-9]*).html modules.php?name=Statistics&op=YearlyStats&year=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_Statistics.html modules.php?name=Statistics [L]

#Stories Archive
RewriteRule ^([a-zA-Z0-9_]*)_archive_([0-9]*)_([0-9]*)_([a-zA-Z]*).html modules.php?name=Stories_Archive&op=show_month&year=$2&month=$3&month_l=$4 [L]
RewriteRule ^([a-zA-Z0-9_]*)_archive_show_all.html modules.php?name=Stories_Archive&op=show_all [L]
RewriteRule ^([a-zA-Z0-9_]*)_Stories_Archive.html modules.php?name=Stories_Archive [L]

#Submit_Downloads
RewriteRule ^([a-zA-Z0-9_]*)_submit_dloads_termsuseup.html modules.php?name=Submit_Downloads&op=TermsUsUp [L]
RewriteRule ^([a-zA-Z0-9_]*)_submit_dloads_termsuse.html modules.php?name=Submit_Downloads&op=TermsUse [L]
RewriteRule ^([a-zA-Z0-9_]*)_(Submit_Downloads|submitdownloads).html modules.php?name=Submit_Downloads [L]

#Submit_News
RewriteRule ^([a-zA-Z0-9_]*)_(Submit_News|submitnews).html modules.php?name=Submit_News [L]

#Supporters
RewriteRule ^([a-zA-Z0-9_]*)_supporters_([0-9]*).html modules.php?name=Supporters&op=go&site_id=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_supporters_submit.html modules.php?name=Supporters&op=submit [L]
RewriteRule ^([a-zA-Z0-9_]*)_Supporters.html modules.php?name=Supporters [L]

#Surveys
RewriteRule ^([a-zA-Z0-9_]*)_sondages_poolID_([0-9]*).html modules.php?name=Surveys&pollID=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_sondages_results_([0-9]*)_([a-z]*)_([0-9]*)_([0-9]*).html modules.php?name=Surveys&op=results&pollID=$2&mode=$3&order=$4&thold=$5 [L]
RewriteRule ^([a-zA-Z0-9_]*)_sondages_results_([a-zA-Z0-9]*).html modules.php?name=Surveys&op=results&pollID=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_Surveys.html modules.php?name=Surveys [L]

#Tags
RewriteRule ^([a-zA-Z0-9_]*)_Tag_([+%&;a-zA-Z0-9-]*).html modules.php?name=Tags&op=tag&tag=$2
RewriteRule ^([a-zA-Z0-9_]*)_Tags_alltags.html modules.php?name=Tags&op=alltags
RewriteRule ^([a-zA-Z0-9_]*)_Tags.html modules.php?name=Tags [L]

#Top10
RewriteRule ^([a-zA-Z0-9_]*)_LeTop.html modules.php?name=Top [L]

#Topics
RewriteRule ^([a-zA-Z0-9_]*)_Topics.html modules.php?name=Topics [L]

#WebLinks
RewriteRule ^([a-zA-Z0-9_]*)_links_search_([a-zA-Z0-9]*).html modules.php?name=Web_Links&l_op=search&query=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_links_view_([0-9]*).html modules.php?name=Web_Links&l_op=visit&lid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_links_viewlinkeditorial_([0-9]+)_ttitle_([/:\-\'(){}.&=_a-zA-Z0-9]*).html modules.php?name=Web_Links&l_op=viewlinkeditorial&lid=$2&ttitle=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_links_viewlinkeditorial_([0-9]+).html modules.php?name=Web_Links&l_op=viewlinkeditorial&lid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_links_viewlinkdetails_([0-9]+)_ttitle_([/:\-\'(){}.&=_a-zA-Z0-9]*).html modules.php?name=Web_Links&l_op=viewlinkdetails&lid=$2&ttitle=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_links_viewlinkdetails_([0-9]+).html modules.php?name=Web_Links&l_op=viewlinkdetails&lid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_links_viewlinkcomments_([0-9]*)_([a-zA-Z0-9]*).html modules.php?name=Web_Links&l_op=viewlinkcomments&lid=$2&ttitle=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_links_viewlinkcomments_([0-9]*).html modules.php?name=Web_Links&l_op=viewlinkcomments&lid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_links_([0-9]*)_([0-9]*)_([0-9]*).html modules.php?name=Web_Links&l_op=viewlink&cid=$2&min=$3&orderby=titleA&show=$4 [L]
RewriteRule ^([a-zA-Z0-9_]*)_links_([0-9]*).html modules.php?name=Web_Links&l_op=viewlink&cid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_links_toprated_([0-9]+)_(num|percent).html modules.php?name=Web_Links&l_op=TopRated&ratenum=$2&ratetype=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_links_toprated.html modules.php?name=Web_Links&l_op=TopRated [L]
RewriteRule ^([a-zA-Z0-9_]*)_links_rate_([0-9]+)_ttitle_([/:\-\'(){}.&=_a-zA-Z0-9]*).html modules.php?name=Web_Links&l_op=ratelink&lid=$2&ttitle=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_links_rate_([0-9]+).html modules.php?name=Web_Links&l_op=ratelink&lid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_links_outside_([0-9]*).html modules.php?name=Web_Links&l_op=outsidelinksetup&lid= [L]
RewriteRule ^([a-zA-Z0-9_]*)_links_new_([0-9]+).html modules.php?name=Web_Links&l_op=NewLinksDate&selectdate=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_links_newdownloadshowday_([0-9]*).html modules.php?name=Web_Links&l_op=NewLinks&newlinkshowdays=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_links_mostpopular_([0-9]+)_(num|percent).html modules.php?name=Web_Links&l_op=MostPopular&ratenum=$2&ratetype=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_links_modifylinkrequest_([0-9]+).html modules.php?name=Web_Links&l_op=modifylinkrequest&lid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_links_brokenlink_([0-9]+).html modules.php?name=Web_Links&l_op=brokenlink&lid=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_linkop_(AddLink|MostPopular|NewLinks|RandomLink|TopRated).html modules.php?name=Web_Links&l_op=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_Web_Links.html modules.php?name=Web_Links [L]

#Your_Account
RewriteRule ^([a-zA-Z0-9_]*)_user_logout_redirect_forums.html modules.php?name=Your_Account&op=logout&redirect=Forums [L]
RewriteRule ^([a-zA-Z0-9_]*)_user_redirect_index.html modules.php?name=Your_Account&redirect=index [L]
RewriteRule ^([a-zA-Z0-9_]*)_banuser_([0-9]*)_([/:\-\'(){}.&=_a-zA-Z0-9]*)_([0-9]*).html modules.php?name=Your_Account&op=ya_banuser&userid=$2&username=$3&ip=$4 [L]
RewriteRule ^([a-zA-Z0-9_]*)_newsletter_([0-9]*)_(no|ok).html modules.php?name=Your_Account&op=userinfo&userid=$2&newsletter=$3 [L]
RewriteRule ^([a-zA-Z0-9_]*)_userinfo_([/:\-\'(){}.&=_a-zA-Z0-9]*).html modules.php?name=Your_Account&op=userinfo&username=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_user_(scanner|avatarlinksave|avatarlist|chgtheme|editcomm|edithome|edituser_adv|edituser|logout|new_user|pass_lost|secureadmin|del_cookies).html modules.php?name=Your_Account&op=$2 [L]
RewriteRule ^([a-zA-Z0-9_]*)_Your_Account.html modules.php?name=Your_Account [L]

#RewriteRule ^_media/(.*)              lib/exe/fetch.php?media=$1  [QSA,L]
#RewriteRule ^_detail/(.*)             lib/exe/detail.php?media=$1  [QSA,L]
#RewriteRule ^_export/([^/]+)/(.*)     doku.php?do=export_$1&id=$2  [QSA,L]
#RewriteRule ^$                        doku.php  [L]
#RewriteCond %{REQUEST_FILENAME}       !-f
#RewriteCond %{REQUEST_FILENAME}       !-d
#RewriteRule (.*)                      doku.php?id=$1  [QSA,L]
#RewriteRule ^index.php$               doku.php
