I have not been around here lately as the old version was basically a little over four months old and decided to check in on how 1.5 was going. I am glad to see the new update as 1.5 is not ready to go yet.
I did read through the posts of those having troubles or complaints with 1.0.12 and did so only after noticing one file that stuck out strange to me in the patch and that is the "install.php"
Should that be deleted?
I decided to throw caution to the wind when I noticed RobS' replies and his quick work around should the new way not work for me. The upgrade was a breeze and I have no issues at all with the way Joomla is running. Great job Rob!
As for the .htaccess, I somehow got a short version of what I had before, my previous version was one RobS had wrote, I am not sure what happened with my new one but will post what I currently have as it is short and somehow I think it only has the change in it and that change is found on line one.
Is the .htaccess I have ok?
TIA
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !\.(jpg|jpeg|gif|png|css|js|pl|txt)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php
# Block out any script trying to set a PHP GLOBALS variable via URL
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
# Block out any script trying to set a mosConfig value through the URL
RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]
# Block out any script trying to base64_encode crap to send via URL
RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]
# Block out any script that includes a
Who is online |
Users browsing this forum: No registered users and 7 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|