help with .htaccess

 
Post new topic   Reply to topic    Aprelium Forum Index -> URL Rewriting
View previous topic :: View next topic  
Author Message
reefbum
-


Joined: 25 May 2007
Posts: 9
Location: FL

PostPosted: Thu Jul 23, 2009 7:33 pm    Post subject: help with .htaccess Reply with quote

Been using X2 for a while now but have never had need for url rewrite until now.

I am installing a new site that I have been running on Apache with .htaccess
Can anyone please tell me how to make this .htaccess into url rewrite?

Code:

Options +FollowSymlinks
Options -indexes
RewriteEngine on

RewriteBase /

RewriteRule ^\.htaccess$ - [F]


RewriteCond %{SCRIPT_FILENAME} !-f
RewriteCond %{SCRIPT_FILENAME} !-d
RewriteRule (.*) /index.php




Thanks
Back to top View user's profile Send private message Yahoo Messenger MSN Messenger
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Wed Jul 29, 2009 11:48 pm    Post subject: Reply with quote

Hello Reefbum!

Use this for your future htaccess translations:
http://www.aprelium.com/forum/viewtopic.php?t=16199
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> URL Rewriting All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group