Skip to content
View meena-erian's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report meena-erian

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. pdr pdr Public

    Python 2

  2. everlast-dba everlast-dba Public

    Analytical queries on the CRM database of dok32

  3. Apache configuration to force client... Apache configuration to force clients to load resources over secure HTTPS only
    1
    RewriteEngine On
    2
    
                  
    3
    # Non-www for portacode.com & remove trailing slashes
    4
    RewriteCond %{HTTP_HOST}   ^www\.portacode\.com$ [NC]
    5
    RewriteRule ^(.*)\/$ https://portacode.com/$1 [L,R=301]
  4. ssh-copy-id ssh-copy-id Public

    Simplified replication of the linux ssh-copy-id cli for windows

    Python 1