Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Apache mod_rewrite on ZEUS
Old 02-22-2008, 11:31 AM Apache mod_rewrite on ZEUS
frofi's Avatar
Extreme Talker

Posts: 236
Location: London
Trades: 0
Somebody PLEASE HELP ME!!! Im not sure this belongs here, so I've posted to Website and Server Administration Forum as well. My apologies.

I have just discovered my webhost (Namesco) is using ZEUS servers instead of Apache. I was looking for Linux hosting and I have automaticaly assumed that if they offer 2 types of hosting, one would have to be Windows on IIS (which it is) and the other one Linux on Apache servers. Well, guess what? It's on ZEUS!

I’ve no idea how to modify the .htaccess file to make SE friendly URLs work with ZEUS. The mod_rewrite is an Apache module and all I know is that I have to use rewrite.script file instead of .htaccess file on ZEUS. I have tried to use the apache-to-zeus rewrite conversion tool, but I'm getting errors which I can't fix. I have tried to ask people on drupal.org forum but I got no reply at all.

The SEO URL contribution with the rewrite rules in question is made for osCommerce. If there was anyone who could translate the rules into ones that ZEUS can understand, he would help many dissapointed people and be celebrated all over the world until the end of time
Server OS: Linux 2.6.9-55.0.9.ELsmp
HTTP Server: Zeus/4.3
Please help us if you can. The Apache rules from .htaccess are as follows:

Code:
Options +FollowSymLinks
RewriteEngine On 
RewriteBase /

RewriteRule ^(.*)-p-(.*).html$ product_info.php?products_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-c-(.*).html$ index.php?cPath=$2&%{QUERY_STRING}
RewriteRule ^(.*)-m-(.*).html$ index.php?manufacturers_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-pi-(.*).html$ popup_image.php?pID=$2&%{QUERY_STRING}
RewriteRule ^(.*)-t-(.*).html$ articles.php?tPath=$2&%{QUERY_STRING}
RewriteRule ^(.*)-a-(.*).html$ article_info.php?articles_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-pr-(.*).html$ product_reviews.php?products_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-pri-(.*).html$ product_reviews_info.php?products_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-i-(.*).html$ information.php?info_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-links-(.*).html$ links.php?lPath=$2&%{QUERY_STRING}
__________________
THE FORCE is with me at last! All I need now is some TALKUPATION ;)
frofi is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to Apache mod_rewrite on ZEUS
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.10146 seconds with 12 queries