Results 1 to 1 of 1
-
25th Jan 2010, 06:14 AM #1OPMemberWebsite's:
iGotMusic.org NitroRoms.com GamersFire.comIPB (3.0.5) .htaccess rewrite index.php
Is this correct to rewrite and take out the index.php from IPB
PHP Code:<IfModule mod_rewrite.c>
Options -MultiViews
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !\..+$
RewriteRule . /index.php [L]
</IfModule>
should become
site.com/forum/01-topic/Golden Falcon Reviewed by Golden Falcon on . .htaccess rewrite Is this correct to rewrite and take out the index.php from IPB <IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} !\..+$ RewriteRule . /index.php Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
How to rewrite/redirect a folder name with .htaccess
By GBot in forum Whitehat SEOReplies: 0Last Post: 14th Dec 2013, 07:16 AM -
[WCDDL] Mod Rewrite Help
By DEViANCE in forum Web Application/Script SupportReplies: 1Last Post: 28th Jun 2011, 04:28 PM -
DLE rewrite / .htaccess issue
By Mixloads31 in forum Webmaster DiscussionReplies: 12Last Post: 25th Oct 2010, 08:12 AM -
Rewrite URL with htaccess?
By pi0tr3k in forum phpBBReplies: 2Last Post: 20th Sep 2010, 10:36 PM -
Mod Rewrite Friendly URLs => .htaccess
By kamrul in forum vBulletinReplies: 4Last Post: 25th Dec 2009, 09:37 PM
themaManager - edit and manage...
Version 4.04 released. Open older version (or...