Seite 1 von 1

Auftragnehmer für Portal-Optimierung gesucht...

Verfasst: 07.02.2006 15:22
von HenLab
Hallo,

wir suchen einen Auftragnehmer für die Erstellung einer professionellen mod_rewrite Beratung und Umsetzung für ein internationales Handelsportal. Hinweis: Alle Links in der Software werden automatisch mit einem "output buffer" umgeschrieben.

Stand der Dinge:

########################################################
# This .htaccess File is a remarkable tool we use
# for password protection, error handling
# (like custom 404 pages) and HTTP redirects.
########################################################


# URL Rewrite / Take a look at: index.php

Options +FollowSymLinks
RewriteEngine on
RewriteRule Go(.*)$ index.php


########################################################

# One for all (Favicon)

RewriteRule ^(.+)/favicon\.ico$ /favicon.ico [R=permanent] [L]


########################################################


# Switch to Main URL

RewriteCond %{HTTP_HOST} !^www\.mydomain\.com
RewriteCond %{HTTP_HOST} ^(www\.)?mydomain\.
RewriteRule ^(.*)$ http://www.mydomain.com/$1 [r=301,L]

########################################################

#ErrorDocument

ErrorDocument 401 /Go?page=Page_not_found.html?
ErrorDocument 402 /Go?page=page_not_found.html?
ErrorDocument 403 /Go?page=page_not_found.html?
ErrorDocument 404 /Go?page=page_not_found.html?
ErrorDocument 500 /Go?page=page_not_found.html?


Bei Interesse bitte kurze Antwort mit Kontaktmöglichkeit und Preisvorstellung. Vielen Dank.

Verfasst: 07.02.2006 15:58
von Bob
-> per PN dann