Developer How to

Yii, Jquery, PHP, Developer stuffs

Wednesday, 30 July 2014

linux check cron job

sudo grep yii /var/log/cron
Posted by Unknown at 19:30 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

Apache Create Subdomain Yii2 Advanced template

  1. Edit httpd.conf
<VirtualHost *:80>
ServerName example.com
DocumentRoot /var/www/html/frontend/web
</VirtualHost> 
<VirtualHost *:80>
ServerName admin.example.com
DocumentRoot /var/www/html/backend/web
</VirtualHost>
Posted by Unknown at 15:27 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

Wednesday, 2 July 2014

NetBeans Multiline Regex search

(?s)(<td[^>]*>.*?<\/td>)
Posted by Unknown at 12:42 1 comment:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Hire Me

Name

Email *

Message *

Blog Archive

  • ▼  2014 (4)
    • ►  September (1)
    • ▼  July (3)
      • linux check cron job
      • Apache Create Subdomain Yii2 Advanced template
      • NetBeans Multiline Regex search
  • ►  2013 (9)
    • ►  November (1)
    • ►  June (1)
    • ►  May (2)
    • ►  January (5)
  • ►  2012 (8)
    • ►  November (3)
    • ►  October (5)

About Me

Unknown
View my complete profile
Awesome Inc. theme. Powered by Blogger.