Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Hosting Forum

Web Hosting Forum Discuss web hosting related stuff.


Reply
 
LinkBack Thread Tools Display Modes
Share |
  #1 (permalink)  
Old 02-25-2007, 08:45 AM
insidedesign's Avatar
Junior Member
 
Join Date: 08-20-06
Posts: 24
iTrader: 0 / 0%
htaccess syntax question

Hello, I am trying to do a url rewrite for the URL:
http://www.lakeeffekt.com/launch/ind...board&Itemid=6

to:
http://www.lakeeffekt.com/launch/forum/

I have so far:
Code:
RewriteEngine on RewriteRule ^index\.php?option=com_simpleboard&Itemid=6$ /forum/index.php [R=301,L]
It does not seem to be working. Does anyone have suggestions? note: I cannot setup a regular redirect due to the nature of the site.
 
Reply With Quote
  #2 (permalink)  
Old 02-26-2007, 12:27 AM
v7n Mentor
Latest Blog:
None

 
Join Date: 07-24-06
Posts: 688
iTrader: 1 / 100%
RewriteEngine on

# if you are going to place this in your website's root directory
RewriteRule launch/index\.php?option=com_simpleboard&Itemid=6 launch/forum/ [R=301,L]

# if you are going to place this in "launch" directory
RewriteRule index\.php?option=com_simpleboard&Itemid=6 forum/ [R=301,L]
 
Reply With Quote
  #3 (permalink)  
Old 02-26-2007, 06:01 AM
insidedesign's Avatar
Junior Member
 
Join Date: 08-20-06
Posts: 24
iTrader: 0 / 0%
Hmm, I tried both suggestions and neither worked. Is this the error of the server? Or maybe the syntax?
 
Reply With Quote
  #4 (permalink)  
Old 02-26-2007, 12:04 PM
v7n Mentor
Latest Blog:
None

 
Join Date: 07-24-06
Posts: 688
iTrader: 1 / 100%
My suggestion should work with typical apache + mod_rewrite setup.
First, check if your server supports url rewriting. If everything is OK - check your error log.
 
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Hosting Forum

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
htaccess mod_rewrite question CrapDice Coding Forum 3 10-08-2007 09:42 PM
htaccess question JustRetarded Coding Forum 4 06-19-2007 08:45 AM
.htaccess redirect question Pimpen 2010 Coding Forum 4 04-04-2006 10:34 AM
.htaccess question teh_spazz Coding Forum 3 03-01-2006 10:04 AM
MySQL syntax question downtroden Coding Forum 1 12-27-2004 12:16 AM


V7N Network
Get exposure! V7N I Love Photography V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 01:27 AM.
Powered by vBulletin
Copyright © 2000-2013 Jelsoft Enterprises Limited.
Copyright © 2003 - 2013 Escalate Media LP




Search Engine Optimization by vBSEO 3.6.0 RC 2 ©2011, Crawlability, Inc.