| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
mhmdkhamis PR4

Joined: 26 Nov 2006 Posts: 436 Location: egypt
|
Posted: Fri Mar 30, 2007 12:42 am Post subject: problem with .htaccess |
|
|
hello dcz & every body
i have little problem i think it reason for my forum load and i want some help from you
i was install aUsTiN google site map mod (GSM)from 4 month ago
but when i un install mod to this moment i cant delete this from .htaccess
| Code: |
Options +FollowSymLinks
RewriteEngine On
RewriteRule ^sitemap_index.xml sitemap_index.php [NC]
RewriteRule ^sitemap_forums.xml sitemap_forums.php [NC]
RewriteRule ^sitemap_topics.xml sitemap_topics.php [NC]
|
when i delete it my forums be not found but index work
what do you think about it and how i can delete it  |
_________________ برامج |برامج مجانية|العاب |
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 13354
|
Posted: Fri Mar 30, 2007 11:02 am Post subject: Re: problem with .htaccess |
|
|
well, for sure if you delete as well :
| Code: | Options +FollowSymLinks
RewriteEngine On |
The mod_rewrite won't be started and no rewriterule will work.
From the .htaccess you Pmed me, just add these three lines :
| Code: | Options +FollowSymlinks
RewriteEngine on
RewriteBase / |
before :
| Code: |
#########################################################
# forum SEO REWRITE RULES #
######################################################### |
and delete all the code you just posted.
 |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
mhmdkhamis PR4

Joined: 26 Nov 2006 Posts: 436 Location: egypt
|
Posted: Fri Mar 30, 2007 2:31 pm Post subject: Re: problem with .htaccess |
|
|
cliver ,niceman,king of phpbb this is dcz
thank you dcz it work good now  |
_________________ برامج |برامج مجانية|العاب |
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |