Realising Designs Articles

Archive for the ‘Zeus Webserver’ Category

Date icon Posted: March 27th, 2009

Post icon Search Engine Friendly URL’s with CubeCart and Zeus

CubeCart Logo

Update Apr 2009: Thanks to Alistair Brookbanks at CubeCart for looking and updating the rewrite.script – updated script below.  They are looking to make next major release of CC more Zeus compatible :) .

I think the pain and misery of Zeus is now behind me and I sat and converted the CubeCart .htaccess into a Zeus rewrite.script in ten minutes.  Previously, it would have involved a minor breakdown and tears.  Anyhow, here it is and I hope you find it useful:

NB: this is for an install into a subfolder of /shop/, just edit the ‘Root Relative Path’ as required

(more…)

Share This Post

Date icon Posted: March 24th, 2009

Post icon Debugging your Zeus redirects

Zeus Web Server Logo

Here’s a little example of code which can help you work out what’s going wrong with your Zeus webserver redirects.  With the ‘SET BODY’ command you can place a message in the body content of the page and can output various variable and array content.

The following needs to be in a rewrite.script on your site root:
(more…)

Share This Post

Date icon Posted: March 16th, 2009

Post icon Getting WordPress MU working on a Zeus Web Server

WordPress MU logo

Anyone on a Zeus web server will know that anything ‘Htaccess related’ is going to cause you a headache.  After scouring the WordPress MU (or Multi-user) forums, I found lots of answered threads on exactly that.  With some blood, sweat and tears I now have a working rewrite.script that does take care of most elements required.

(more…)

Share This Post

Date icon Posted: October 27th, 2008

Post icon Zeus Webserver WordPress Permalinks Rewrite

Zeus Web Server Logo

I have since been looking at the rewrite for WordPress and also to use in my own custom built sites for search engine friendly URL’s. Again I found very little on the web, but currently have a working model. The rewrite script passes the URL into a variable ‘q’. So to get it out again I simply passed ‘q’ into an array with the following PHP: (more…)

Share This Post

Date icon Posted: July 30th, 2008

Post icon Zeus Webserver 301 Permanent Redirect non-www to www site

Zeus Webserver Logo

I have just been on a long and winding journey of web pages with Zeus codes that just didn’t work for me. At least for now I am at the end and have a working rewrite.script that redirects all non-www pages to their www counterparts. To apply the following:

  1. Copy and paste the code shown below into a file named rewrite.script
  2. Replace example.co.uk with your own site
  3. Upload to the root directory of your site
  4. Try out the redirect yourself in a browser
  5. User a HTML Server Response checker to make sure all is ok

Below is the code, which should not be changed with the exception of the domain name and be sure to escape the . with a \ in line 2 e.g. example\.com, example\.co\.uk:
(more…)

Share This Post


Copyright © 2005-2010 Realising Designs Limited

Tel: 0800 634 8536 / Itnl +44(0)1227 787027

Home