Menu Content

Podpora

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

404 SEF Error at my tour site
(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: 404 SEF Error at my tour site

404 SEF Error at my tour site 17 years, 4 months ago #1127

Hi all,

I've got an error of 404 at my tour website. Please take a look at www.enchanting-travel.com. I got 404 error all the time whenever I tried to reach some pages.

I am using Joomla 1.0.11 stable and Artio 1.3.1. I've set all things to right settings but it is not working yet. Here is my .htaccess file settings.

 
#
# 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! Directory (just / for root)

RewriteBase /
 
 
########## Begin Standard SEF Section
## 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 Standard SEF Section

 
########## Begin 3rd Party or Core SEF Section
#
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 or Core SEF Section


I excluded following one because it is not working at my server and giving 500 Internal Server Error

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


Please let me know what's wrong. My deadline to launch the site is at January 1st so I need to finish it as quickly as possible :(

Re:404 SEF Error at my tour site 17 years, 4 months ago #1129

hey if you haven't figured this out yet. I can't read your text on the .htacess file. Can you send a copy to me at Tato emailová adresa je chráněna před spamboty, abyste ji viděli, povolte JavaScript . I will see if I can find it. I had problems too and have figured it out.

Anita
  • Page:
  • 1
Přihlášení uživatele Prázdný