Reply
Apache to Zeus.... mod_rewrite problem
Old 01-31-2007, 01:23 PM Apache to Zeus.... mod_rewrite problem
Junior Talker

Posts: 1
Name: Duncan
Right,

I've gone and purchased hosting and a script, but it turns out the script needs the Apache command "mod_rewrite" and the hosting is Zeus. the hosting company is USELESS (its names.co.uk by the way)

Before I start hunting for new scripts/hosting, I thought I'd check to see if there is an alternative.

I've read elsewhere that you can change the htaccess file script to perform the same function in a Zeus environment. Unfortunately this is as far is it goes, there are no example scripts out there or explanation of how to build one! not even in the Zeus documentation...

so could someone here PLEASE help me attempt this myself. There are only 2 htaccess files which are each quite short, so surely it's not that hard?

This is the first file:
Code:
#php_flag register_globals off
#php_flag magic_quotes_gpc off
#php_value max_execution_time 210

RewriteEngine On
RewriteBase /
#RewriteCond %{REQUEST_URI} !^admin
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([^\.]+)$ ./index.php
please please please please please i'm a html/css web designer. im not even very savvy with php...
mnky is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 02-04-2007, 08:48 AM Re: Apache to Zeus.... mod_rewrite problem
chrishirst's Avatar
Super Moderator

Posts: 15,229
Location: Blackpool. UK
this from the drupal forum

http://drupal.org/node/46508
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 02-05-2007, 01:13 AM Re: Apache to Zeus.... mod_rewrite problem
dionak's Avatar
Experienced Talker

Posts: 45
Name: Diona Kidd
I don't understand what you're wanting to do. Could you elaborate? I'll try to help as much as possible. Off the top of my head, it looks like you're redirecting any request that's not a directory to index.php.
dionak is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Apache to Zeus.... mod_rewrite problem
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


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

 


Page generated in 0.12942 seconds with 12 queries