htaccess apache 2.2.22

Joomla version 1.0 is end-of-life and are no longer supported. Please use Joomla 3.x instead.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
kmchen
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 108
Joined: Sat Oct 21, 2006 12:57 am
Location: marseille (13) france
Contact:

htaccess apache 2.2.22

Post by kmchen » Wed Dec 17, 2014 12:44 pm

I installed a n old Joomla 1.0 on a new wheezy server with a special compiled php-5.2.17 for it. Config is :

Code: Select all

PHP built On: 	Linux ns1.domaine.com 3.10.23-xxxx-std-ipv6-64 #1 SMP Tue Mar 18 14:48:24 CET 2014 x86_64
Database Version: 	5.5.40-0+wheezy1
PHP Version: 	5.2.17
Web Server: 	Apache/2.2.22 (Debian)
WebServer to PHP interface: 	cgi-fcgi
Joomla! Version: 	Joomla! 1.0.13 Stable [ Sunglow ] 21 July 2007 16:00 UTC
It works fine until I put SEO Search Engine Friendly URLs. Did any one saw a solution about that ?

I use the standard .htaccess:

Code: Select all

root@ns1:/var/www/domaine.com/web# cat htaccess.sav
##
# @version $Id: htaccess.txt 4085 2006-06-21 16:03:54Z stingrey $
# @package Joomla
# @copyright Copyright (C) 2005 Open Source Matters. All rights reserved.
# @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
# Joomla! is Free Software
##


#####################################################
#  READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE
#
# The line just below this section: 'Options FollowSymLinks' may cause problems
# with some server configurations.  It is required for use of mod_rewrite, but may already
# be set by your server administrator in a way that dissallows changing it in
# your .htaccess file.  If using it causes your server to error out, comment it out (add # to
# beginning of line), reload your site in your browser and test your sef url's.  If they work,
# it has been set by your server administrator and you do not need it set here.
#
# Only use one of the two SEF sections that follow.  Lines that can be uncommented
# (and thus used) have only one #.  Lines with two #'s should not be uncommented
# In the section that you don't use, all lines should start with #
#
# For Standard SEF, use the standard SEF section.  You can comment out
# all of the RewriteCond lines and reduce your server's load if you
# don't have directories in your root named 'component' or 'content'
#
# If you are using a 3rd Party SEF or the Core SEF solution
# uncomment all of the lines in the '3rd Party or Core SEF' section
#
#####################################################

#####  SOLVING PROBLEMS WITH COMPONENT URL's that don't work #####
# SPECIAL NOTE FOR SMF USERS WHEN SMF IS INTEGRATED AND BRIDGED
# OR ANY SITUATION WHERE A COMPONENT's URL's AREN't WORKING
#
# In both the 'Standard SEF', and '3rd Party or Core SEF' sections the line:
# RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR] ##optional - see notes##
# May need to be uncommented.  If you are running your Joomla/Mambo from
# a subdirectory the name of the subdirectory will need to be inserted into this
# line.  For example, if your Joomla/Mambo is in a subdirectory called '/test/',
# change this:
# RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR] ##optional - see notes##
# to this:
# RewriteCond %{REQUEST_URI} ^(/test/component/option,com) [NC,OR] ##optional - see notes##
#
#####################################################


##  Can be commented out if causes errors, see notes above.
Options FollowSymLinks

#
#  mod_rewrite in use

RewriteEngine On


#  Uncomment following line if your webserver's URL
#  is not directly related to physical file paths.
#  Update Your Joomla/MamboDirectory (just / for root)

# RewriteBase /
# Rule for duplicate content removal : www.domain.com vs domain.com /sh404SEF
#RewriteCond %{HTTP_HOST} ^domaine\.com [NC]
#RewriteRule (.*) http://www.domaine.com/$1 [R=301,L,NC]


########## Begin - Joomla! core SEF Section
############# Use this section if using ONLY Joomla! core SEF
## ALL (RewriteCond) lines in this section are only required if you actually
## have directories named 'content' or 'component' on your server
## If you do not have directories with these names, comment them out.
#
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR]            ##optional - see notes##
#RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$  [NC]
#RewriteRule ^(content/|component/) index.php
#
########## End - Joomla! core SEF Section



########## Begin - 3rd Party SEF Section
############# Use this section if you are using a 3rd party (Non Joomla! core) SEF extension - e.g. OpenSEF, 404_SEF, 404SEFx, SEF Advance, etc
#

##kmc_added
RewriteRule guide.php index.php?Itemid=32&option=com_linx [L]
RewriteRule references.php  index.php?option=com_expose [L]
RewriteRule prestations.php  index.php [L]
RewriteRule promotion.php  index.php?itemid=32&cat_id=1&option=com_linx&task=list_links_linx [L]
RewriteRule contact.php  index.php?option=com_facileforms&Itemid=118&lang=fr [L]
RewriteRule conditions-de-vente.php  index.php?option=com_content&task=view&id=34 [L]
RewriteRule devis_en_ligne/devis_sur_mesure.php  index.php?Itemid=3&option=com_contact [L]
RewriteRule musique.php  index.php?id=14&option=com_content&task=view [L]
RewriteRule postgate.php  index.php?id=70&option=com_content&task=view [L]
RewriteRule Template-*  index.php?Itemid=28&option=com_zoom [L]
RewriteRule carte-du-site/index.php  index.php?option=com_xmap&Itemid=115 [L]
RewriteRule downloads/extensions-joomla/index.php  index.php?option=com_docman&Itemid=39
RewriteRule downloads/extensions-joomla/2.html  index.php?option=com_docman&Itemid=39

RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR]             ##optional - see notes##
RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$  [NC]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) index.php

#
########## End - 3rd Party SEF Section
Thanks for your advises

Locked

Return to “Installation - 1.0.x”