Current location: Hot Scripts Forums » Programming Languages » PHP » Mod Rewrite problem


Mod Rewrite problem

Reply
  #1 (permalink)  
Old 07-19-06, 06:30 AM
sod_atticus sod_atticus is offline
Newbie Coder
 
Join Date: Jul 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Mod Rewrite problem

Code:
Options All -Indexes
Options +FollowSymLinks
RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php
This is my .htacces file.
I enable friendly URL's in the CMS that i'm using, I get absolutely no errors but when I click e.g "mydomain.com/guestbook/" It just stays on the same index.php page.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 07-19-06, 03:13 PM
0o0o0 0o0o0 is offline
Wannabe Coder
 
Join Date: Jul 2005
Posts: 213
Thanks: 0
Thanked 0 Times in 0 Posts
is this in your root directory????? might not be a good idea, if your with a hosting co.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mod rewrite help wop7789 PHP 0 04-08-06 05:06 AM
mod rewrite problem gnznroses Perl 4 11-03-05 12:24 AM
Mod rewrite help with perl script Gastongr Perl 1 10-11-05 09:55 AM
Some mod rewrite help jasong PHP 4 01-02-05 02:04 AM
classified ads with mod rewrite hopalong Script Requests 0 07-24-04 10:58 PM


All times are GMT -5. The time now is 08:52 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.