New Perspectives On Web Design
By Paul Tero CHAPTER 8 $ find / -type d -name "smashingmagazine" find: '/var/run/cups/certs': Permission denied find: '/var/run/ ...
CHAPTER 8 How to Fix The Web: Obscure Back-End Techniques and Terminal Secrets The end result is that this find command tells yo ...
By Paul Tero CHAPTER 8 regular expression. Regular expressions are a huge topic in their own right. In the command below, the s/ ...
CHAPTER 8 How to Fix The Web: Obscure Back-End Techniques and Terminal Secrets The end result, hopefully, is that you’ve definit ...
By Paul Tero CHAPTER 8 CheCKing The DoCuMenT RooT Now that you’ve found the document root, you can snoop around to make sure it’ ...
CHAPTER 8 How to Fix The Web: Obscure Back-End Techniques and Terminal Secrets baCK uP anD ReSToRe The tar and zip commands can ...
By Paul Tero CHAPTER 8 Both tar and zip strip the leading slashes when they backup. So when you restore the files, they will be ...
CHAPTER 8 How to Fix The Web: Obscure Back-End Techniques and Terminal Secrets $ grep -i log /etc/apache2/apache2.conf ErrorLog ...
By Paul Tero CHAPTER 8 $ grep alert /var/www/vhosts/smashingmagazine.com/statistics/logs/error_log [Thu May 06 11:04:00 2013] [a ...
CHAPTER 8 How to Fix The Web: Obscure Back-End Techniques and Terminal Secrets or warnings and notices as well. All of these can ...
By Paul Tero CHAPTER 8 is for parsing or syntax errors and has the value 4. These values are all powers of two and can be safely ...
CHAPTER 8 How to Fix The Web: Obscure Back-End Techniques and Terminal Secrets initially setting $total to 0. They are useful fo ...
By Paul Tero CHAPTER 8 biT flagS Using bit flags for error_reporting avoids having 15 separate arguments to the function for eac ...
CHAPTER 8 How to Fix The Web: Obscure Back-End Techniques and Terminal Secrets above has worked, then give it some consideration ...
By Paul Tero CHAPTER 8 Security Issues By this point, you should have some HTML reaching your browser. If it’s not what you expe ...
CHAPTER 8 How to Fix The Web: Obscure Back-End Techniques and Terminal Secrets The w command shows who is currently logged in to ...
By Paul Tero CHAPTER 8 it is advisable to disable them. You can do this by adding the disable_ functions directive to your serve ...
CHAPTER 8 How to Fix The Web: Obscure Back-End Techniques and Terminal Secrets word “eval” must have a word boundary before and ...
By Paul Tero CHAPTER 8 This kind of debugging can be very useful for normal website errors, too. If you have a feedback form on ...
CHAPTER 8 How to Fix The Web: Obscure Back-End Techniques and Terminal Secrets website issue, and may unexpectedly pop a solutio ...
«
10
11
12
13
14
15
16
17
18
19
»
Free download pdf