Skip to main content

Posts

Showing posts from June, 2017

http to https and non www to www htaccess rule

http to https redirect rule RewriteCond %{SERVER_PORT} ^443$ [OR] RewriteCond %{HTTPS} on RewriteRule  ^(.*)$ http://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] http to https and  non www to www # Redirect to www RewriteCond %{HTTP_HOST} ^[^.]+\.[^.]+$ RewriteCond %{HTTPS}s ^on(s)| RewriteRule ^ http%1://www.%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

how to export more then 1 GB database from server

your site have more then 1 GB database don't wary about  it how to export more then 1 GB database go to server login into  then open a phpmyadmin server there showing option export table separate so you can easy to export all database table easily then your task easy to transfer your database table     

how to user slack remider and todo task

`/remind me to drink water at 3pm every day` • `/remind me on June 1st to wish Linda happy birthday` • `/remind #team-alpha to update the project status every Monday at 9am` • `/remind @jessica about the interview in 3 hours` • `/remind @peter tomorrow "Please review the office seating plan"` You can also use `/remind snooze [some description of time]` in a direct message with Slackbot to request that a reminder be repeated later. For example: • `/remind snooze for 2 hours` • `/remind snooze until Friday` Or, use `/remind list` to see the list of all your reminders. #office_time_tracking “ office time not updated  ” at 4PM every day. task with slack create new task with slack to do /todo username