Problems with SEF URL's....I've read all the other posts - Joomla! Forum - community, help and support
hello,
i'm hoping can me out here because i'm pull hair out. i've searched forums particular problem , haven't come across same issue.
#1 - server running php 4.4.7. don't think can updated because it's shared hosting package
#2 - i'm using 1&1, not godaddy
#3 - nightly build current (two days ago)
#4 - search engine friendly urls (yes), use apache mod_rewrite (no), add suffix url's (no)
#5 - renamed htaccess.txt .htaccess
#6 - rewrite works using rewriterule (.*) http://www.google.com/
#7 - i'm using apache iis rule isn't relevant
i don't 404 error, pages don't load properly. if select link home page (works perfect), resulting pages missing css, images, , content modules , components.
because i'm running joomla subdirectory called 'joomla', made sure add subdirectory following:
rewritecond %{request_uri} ^(/joomla/component/option,com) [nc,or] ##optional - see notes##
anybody have clue what's going on here? i'm baffled.
update: see i'm talking about, can see page @ www.ocgraphicdesign.net/joomla
thanks
i'm hoping can me out here because i'm pull hair out. i've searched forums particular problem , haven't come across same issue.
#1 - server running php 4.4.7. don't think can updated because it's shared hosting package
#2 - i'm using 1&1, not godaddy
#3 - nightly build current (two days ago)
#4 - search engine friendly urls (yes), use apache mod_rewrite (no), add suffix url's (no)
#5 - renamed htaccess.txt .htaccess
#6 - rewrite works using rewriterule (.*) http://www.google.com/
#7 - i'm using apache iis rule isn't relevant
i don't 404 error, pages don't load properly. if select link home page (works perfect), resulting pages missing css, images, , content modules , components.
because i'm running joomla subdirectory called 'joomla', made sure add subdirectory following:
rewritecond %{request_uri} ^(/joomla/component/option,com) [nc,or] ##optional - see notes##
anybody have clue what's going on here? i'm baffled.
update: see i'm talking about, can see page @ www.ocgraphicdesign.net/joomla
thanks
because of rapid changes have happened in last 5 days, suggest update today's build , see if problems persist.
Comments
Post a Comment