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.

Coding Forum


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



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

Posts: 1
Name: Duncan
Trades: 0
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
 
 
Register now for full access!
Old 02-04-2007, 07:48 AM Re: Apache to Zeus.... mod_rewrite problem
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,371
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
this from the drupal forum

http://drupal.org/node/46508
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 02-05-2007, 12:13 AM Re: Apache to Zeus.... mod_rewrite problem
dionak's Avatar
Experienced Talker

Posts: 45
Name: Diona Kidd
Trades: 0
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.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

dionak is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Apache to Zeus.... mod_rewrite problem
 

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.20519 seconds with 12 queries