Home | How it works | Projects archive | Contact Us
Air Compressor Bot
 
The Career Path of Freelance Programming Jobs 

   Translate Apache HTACCESS into lighttpd URL Rewrites

Bidding Time:
29/05/2008 22:35 - 30/05/2008 00:00
Budget:
$30-250
Status:
Closed

Job Type:
PHP, Search Engine Optimization, Script Installation, Linux
Description:



I need a translation of these rewrite rules from an Apaches .htaccess file into
lighttpd format [url.rewrite = ( "<regex>" =>
"<relative-uri>" )]:

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP:IGNORE_INCON169005} !^Yes$
RewriteCond %{REQUEST_METHOD} ^(GET|POST)$ [NC]
RewriteCond %{REQUEST_URI}
!.*.(css|jpg|ai|doc|bin|ogg|mp3|pdf|rtf|ps|ppt|jpeg|png|gif|rar|zip|bz|bz2|gz|tar|iso|chm|z|cue|deb|rpm|ac3|au|snd|mid|midi|wav|bmp|jpe|psd|avi|mpg|mpeg|mpe|mp4|ico|rdf)$
[NC]
RewriteCond %{THE_REQUEST} !install-linkxl.php[^?]
RewriteRule ^(.*)$ tagparser.php [L]
</IfModule>

# start main script #

RewriteEngine on

# showarticle.php #
# with or without trailing slash #
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([^/]+)/([^/]+)/?$ showarticle.php?parentarea=$1&area=$2 [L]
#
# this is always with trailing slash #
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([^/]+)/$ showarticles.php?parentarea=$1 [L,QSA]

# end main script #

Get $20 Off Panda Internet Security 2008. Coupon Code: WOWPISUSD20.

Related Projects:
A Blog For My Forum Members
Copywriter 300 US Cities and 50 Foreign Cities
Finishing Touches Help Needed
New Website Skin
Need Help With C++

This project is the proprietary information of . Click here to remove this project from OUR database.
Operating System:
Linux
Database System:
(None)
<<< back

Recent Projects Archive:

Thursday - Wednesday - Tuesday - Monday - Sunday - Saturday - Friday

View all freelance web projects

 
Home | Projects archive | RSS | Resources | Links | Contact Us © 2004-2009 ProjectsList.biz /0.055