Skip to content
Main Menu
  • Home
  • About Me
  • SALESFORCE
  • Lightning
  • Lightning Web Component
    • Visual Studio Code Tips
  • Trailhead
  • Certification
  • Video
  • Contact
  • YouTube Channel
  • Linkedin
  • Twitter
  • FaceBook
  • GooglePlus

TheBlogReaders.com

Salesforce.com Lightning and Lightning Web Component – Learn & Share

  • Home
  • About Me
  • SALESFORCE
  • Lightning
  • Lightning Web Component
    • Visual Studio Code Tips
  • Trailhead
  • Certification
  • Video
  • Contact

HTACCESS

  • Home
  • HTACCESS
HTACCESS

Redirect from http to https using htaccess

October 7, 2011March 22, 2013 Sakthivel Madesh0 Comments

Redirect from http to https using htaccess Some case you want that only some of the pages to redirect to https but not all pages. In that case the code in above post will not work hence it will redirect…

Read More
HTACCESS PHP

How to Disable magic_quotes_gpc for PHP enabled servers

October 7, 2011March 22, 2013 Sakthivel Madesh0 Comments

How to Disable magic_quotes_gpc for PHP enabled servers turn off magic_quotes_gpc for PHP enabled servers, add the below code in your htaccess file or php.ini file, <ifmodule mod_php4.c> php_flag magic_quotes_gpc off </ifmodule>

Read More
HTACCESS

CHMOD Settings for Various File Types using htaccess

October 7, 2011March 22, 2013 Sakthivel Madesh0 Comments

CHMOD Settings for Various File Types using htaccess This method is great for ensuring the CHMOD settings for various file types. Employ the following rules in the root htaccess file to affect all specified file types, or place in a…

Read More
HTACCESS

Block or allow multiple IP addresses on one line Using htaccess

October 7, 2011March 22, 2013 Sakthivel Madesh0 Comments

Block or allow multiple IP addresses on one line Using htaccess Save a little space by blocking multiple IP addresses or ranges on one line. Here are few examples (edit values to suit your needs): # block two unique IP…

Read More
HTACCESS PHP

Uploading large files in PHP using .htaccess

October 5, 2011March 22, 2013 Sakthivel Madesh0 Comments

Uploading large files in PHP using .htaccess web servers are configured such a way that a user can only upload the maximum file size of 2MB. So there might be the problem for the people who wants to upload the…

Read More
HTACCESS

Prevent Directory Listing using .htaccess

October 5, 2011March 22, 2013 Sakthivel Madesh0 Comments

Prevent Directory Listing using .htaccess What is directory listing ? As we know, most of the website contains “images” folder inside the root folder. If we type “www.somesite.com/images” in the browser and it shows the listing of the files in…

Read More
HTACCESS SEO

mod_rewrite and basic examples

October 5, 2011March 22, 2013 Sakthivel Madesh0 Comments

mod_rewrite and basic examples ModRewrite is a powerful feature of the Apache web server. It provides an easy way to modify/manipulate URLs. As complicated as it sounds a regular webmaster can benefit from this feature in many way. I will…

Read More
HTACCESS PHP

Mod rewrite PHP to HTML using htaccess

October 5, 2011March 22, 2013 Sakthivel Madesh0 Comments

Mod rewrite PHP to HTML using htaccess how you can rewrite all your PHP pages to HTML using a simple .htaccess rule for better search engine indexing. This is a basic category.php to category.html htaccess script. In this tutorial we…

Read More
HTACCESS

Deny or Allow Certian IP Addresses

October 5, 2011March 20, 2013 Sakthivel Madesh0 Comments

Deny or Allow Certian IP Addresses In some situations, you may want to only allow people with specific IP addresses to access your site (for example, only allowing people using a particular ISP to get into a certain directory) or…

Read More
HTACCESS

Enabling SSI Using htaccess

October 5, 2011March 20, 2013 Sakthivel Madesh0 Comments

Enabling SSI Using htaccess Many people want to use SSI, but don’t seem to have the ability to do so with their current web host. You can change that with htaccess. A note of caution first…definitely ask permission from your…

Read More

Posts navigation

1 2 3 Next

Salesforce MVP

SALESFORCE MVP 2020

SFDC Learn & Share – YouTube

SFDC Learn & Share - YouTube

Virtual Salesforce Events/Meetup

Virtual Salesforce Events/Meetup

SALESFORCE CONSULTING & IMPLEMENTATION

Techforce Services

Salesforce MVP 2020 – Success Journey

Salesforce MVP 2020 – Success Journey Blog Series

TRAILHEAD PROFILE

https://trailblazer.me/id?uid=sakthivel

Answer Leader @ Salesforce Community

Sakthivel Madesh Answer Leader Trailblazer Community

Top Salesforce Blog 2020 – SFBEN

Top Salesforce Blog 2020 - SFBEN

Top Salesforce Expert – masonfrank

Sakthivel Madesh

Best Salesforce Blogs for Developers – inspire planner

Best Salesforce Blogs for Developers - inspire planner

Salesforce Developer Blog

 Salesforce Developer Blogs

Advertisement




Salesforce Success Cloud – Tweet

Meet, @msakthivel83 A Sr. Salesforce Developer at Techforce Services, 15x Salesforce Certified, and 5x Trailhead Ranger!

We are grateful for all that this #SalesforceAnswersLeader brings to the #TrailblazerCommunity.

See how he tackles this question about Activites: https://t.co/f1RerAHPaC pic.twitter.com/qFIWdZNklB

— Salesforce Success Cloud (@asksalesforce) March 19, 2019

SFDC Hero of the Month – July 2019

Hey Guys, Its time to announce the results of #SFDC hero of the month July and he is none other than the most reputed and highly dedicated Mr. Shakthivel. Congrats @msakthivel83 #SalesforceOhana #saasnic #sfdc #Congratulations pic.twitter.com/cc5xizcH3n

— SFDC Hero of the Month (@SFDC_HERO) July 31, 2019

#Congratulations @msakthivel83 #Hero ofthe month #july2019

LinkedIn - https://t.co/HaFEWEiGHm
Twitter - https://t.co/0qfxfr0Neq
Facebook Group - https://t.co/wACNc9HX2N
Blogger https://t.co/IduJi7Uwcq
YouTube - https://t.co/szGuHZaXXg pic.twitter.com/aQv1rH4GdF

— SFDC Hero of the Month (@SFDC_HERO) July 31, 2019
  • About Me
  • Contact

Copyright © All rights reserved.

Blorigan by Axle Themes