.htaccess problem
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Web Servers on Unix and Linux > .htaccess problem




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    .htaccess problem  
prins.henrik@gmail.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-14-06 02:54 AM

basicly I want to get this "old" link to work:
http://www.gface.dk/wp-content/plug...p?album=1692474


The url to the same album after my friendly url tweak:
http://www.gface.dk/photos/album/juleaften-2005/


my .htaccess looks like this:
------------------------------------

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule
^photos/?([^/]*)?/?([^/]*)?/?([^/]*)?/?([^/]*)?/?([^/]*)
?/?([^/]*)?/?([^/]*)?/?([^/]*)?/?$
/wp-content/plugins/falbum/falbum-wp.php?$1=$2&$3=$4&$5=$6&$7=$8
[QSA,L]
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php
</IfModule>

------------------------------------

please help!!! argh!






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 03:12 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register