Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

Moved Site Linux to Windows 2003. SEF Not Working.
(1 viewing) (1) Guest
Support forum for users using free edition of JoomSEF 3 (Joomla 1.5 compatible). These forums are mainly for mutual help between users.

Please note that due to our capacity limitations, we do not monitor these forums regularly.
  • Page:
  • 1

TOPIC: Moved Site Linux to Windows 2003. SEF Not Working.

Moved Site Linux to Windows 2003. SEF Not Working. 16 years, 2 months ago #5011

Hi Everyone,
I am in the process of moving a joomla based web site from a linux server to a windows 2003 (IIS 6) server. I have successfully setup php, mysql, and joomla on the windows server. I can run the joomla administrator. However, all the web site's SEF links fail (error:404).

ARTIO JoomSEF V. 1.5.1 is installed. I installed Helicon ISAPI Rewrite3 (lite) and copied the htaccess.txt file contents to httpd.conf in the helicon install folder. Still no luck... Can someone please help?

Below is my httpd.conf file:

# 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 /
########## 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
#
#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

Any help is much appreciated...

--Rick
The topic has been locked.

Re:Moved Site Linux to Windows 2003. SEF Not Working. 16 years, 2 months ago #5016

  • dajo
  • OFFLINE
  • Posts: 5069
Hello,

There is a thread about JoomSEF on IIS installation at www.artio.net/en/support-forums/joomla-e...-not-route-urls#4685.
Hopefully it will help you.

Best regards,
ARTIO Support Team
ARTIO Support Team
The topic has been locked.
  • Page:
  • 1
Přihlášení uživatele Prázdný