| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Auteur |
Message |
Iniatius
Inscrit le: 17 Avr 2007 Messages: 3
|
Posté le: Mar Avr 17, 2007 7:03 pm Sujet du message: problème avec le .htaccess sous free |
|
|
Bonsoir à tous,
j'essai d'installer les mods rewrite url intermédiaire + mx Sitemaps sur mon forum (chez free), par contre je rencontre un problème avec le .htaccess.
Je n'arrive plus à accéder à ma page web car ce dernier bloque tout accès.
Voici ce que j'ai dans le .htaccess à l'heure actuel :
| Citation: | RewriteEngine On
RewriteBase /
#########################################################
# PHPBB SEO REWRITE RULES #
#########################################################
# AUTHOR : dcz http://www.phpbb-seo.com/
# STARTED : 01/2006
#####################################################
# FORUMS PAGES
########################
# FORUM INDEX (un-comment if used)
# RewriteRule ^index\.html$ /index.php [QSA,L]
# FORUM PROTECTION RULE
# RewriteRule ^.+/([^/]+\.html)$ /index.php [R=301,L]
# CATEGORIES
RewriteRule ^.*-c([0-9]+)\.html$ /index.php?c=$1 [QSA,L]
# PAGINATED FORUM
RewriteRule ^.*-f([0-9]+)-([0-9]+)\.html$ /viewforum.php?f=$1&start=$2 [QSA,L]
# FORUM
RewriteRule ^.*-f([0-9]+)\.html$ /viewforum.php?f=$1 [QSA,L]
# PAGINATED TOPIC
RewriteRule ^topic([0-9]+)-([0-9]+)\.html$ /viewtopic.php?t=$1&start=$2 [QSA,L]
# TOPIC
RewriteRule ^topic([0-9]+)\.html$ /viewtopic.php?t=$1 [QSA,L]
# POST
RewriteRule ^post([0-9]+)\.html$ /viewtopic.php?p=$1 [QSA,L]
#PROFILES
RewriteRule ^membre([0-9]+)\.html$ /profile.php?mode=viewprofile&u=$1 [QSA,L]
# END PHPBB PAGES
#####################################################
#########################################################
# MX SITEMAPS REWRITE RULES SIMPLE #
#########################################################
# AUTHOR : dcz http://www.phpbb-seo.com/
# STARTED : 2006/04/28
########################################################
# INDEX
RewriteRule ^sitemaps\.html$ /sitemaps.php [QSA,L]
# PORTAL INDEX
RewriteRule ^mx-map\.html$ /sitemaps.php?mx [QSA,L]
# FORUM INDEX
RewriteRule ^forum-map\.html$ /sitemaps.php?fim [QSA,L]
# PAGINATED FORUM MAP
RewriteRule ^.+-fmp([0-9]+)-([0-9]+)\.html$ /sitemaps.php?fmp=$1&start=$2 [QSA,L]
# FORUM MAP
RewriteRule ^.+-fmp([0-9]+)\.html$ /sitemaps.php?fmp=$1 [QSA,L]
# CATEGORIES
RewriteRule ^.+-sc([0-9]+)\.html$ /sitemaps.php?c=$1 [QSA,L]
#########################################################
# END SITEMAPS REWRITE RULES #
######################################################### |
Que dois je faire pour corriger le problème?
merci à vous, bonne soirée |
|
|
| Revenir en haut de page |
|
 |
|
 |
philippe phpBB SEO Team


Inscrit le: 23 Juin 2006 Messages: 529 Localisation: Région Parisienne
|
|
| Revenir en haut de page |
|
 |
rogerlebouledogue phpBB SEO Team


Inscrit le: 22 Juil 2006 Messages: 354 Localisation: Belle-Ile (56)
|
Posté le: Mer Avr 18, 2007 7:15 am Sujet du message: Re: problème avec le .htaccess sous free |
|
|
| philippe a écrit: | | Le rewrite ne fonctionne pas sur Free je crois ... |
Oui, et moi j'en suis sur !
@+.  |
_________________ Le forum de Rogerlebouledogue |
|
| Revenir en haut de page |
|
 |
Iniatius
Inscrit le: 17 Avr 2007 Messages: 3
|
Posté le: Mer Avr 18, 2007 7:35 am Sujet du message: Re: problème avec le .htaccess sous free |
|
|
D'accord, merci.
Est ce qu'il existe une solution pour améliorer un tantinet le référencement pour un forum chez free?
Et savez vous si le rewrite marcherait chez un héberger tel que www.hostarea.org ? |
|
|
| Revenir en haut de page |
|
 |
dcz Administrateur - Site Admin

Inscrit le: 28 Avr 2006 Messages: 15125
|
|
| Revenir en haut de page |
|
 |
Iniatius
Inscrit le: 17 Avr 2007 Messages: 3
|
Posté le: Jeu Avr 19, 2007 8:00 am Sujet du message: Re: problème avec le .htaccess sous free |
|
|
Je vais essayer.
merci |
|
|
| Revenir en haut de page |
|
 |
|
|
| Navigation |
Autres sujets de discussion |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |