Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
SEO htaccess rewrite issue...
Old 06-10-2007, 12:00 AM SEO htaccess rewrite issue...
Average Talker

Posts: 25
Trades: 0
I don't know where to post this really. Feel free to move to other forum is needed..

Hi everyone..

I have a joomla site running on apache 2 on windows. (XAMPP) the site runs fine and I'm using virtual hosts. They should be set up all good. Ok so I wanted to get SEO working. Now I enabled everything and got the .htaccess going. However I can't get it to work. Have tried everything that the readme suggest (enable disable Options +FollowSymLinks and # RewriteBase /) still no go.. I also have this in my apache error log T"he given path misformatted or contained invalid characters: Cannot map GET" I'm using jommla 1.0.12

This is driving me crazy and i really need to get SEO working. I have tried openSEF and that didn't work either. This is the htaccess file

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


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

I'm running the latest XAMPP and except for this the site is working fine. Someone suggested that windows apache had a problem rewriting ":" and something but i don't know what to do.. any help would be great..

Cheers
minkbulle is offline
Reply With Quote
View Public Profile Visit minkbulle's homepage!
 
 
Register now for full access!
Reply     « Reply to SEO htaccess rewrite issue...
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.16158 seconds with 12 queries