Advertisement
Guest User

Untitled

a guest
Nov 15th, 2013
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.65 KB | None | 0 0
  1. root@server4:~# curl -d 'url=http://www.exmaple.cu.com/time.php' http://localhost/purge.php
  2. root@server4:~# curl -d 'url=http://www.example.com/time.php' http://localhost/purge.php
  3. root@server4:~# curl -d 'url=http://example.com/time.php' http://localhost/purge.php
  4. root@server4:~# sudo nano /var/www/site1/wordpress/purge.php
  5. root@server4:~# curl -d 'url=http://example.com/time.php' http://localhost/purge.php
  6. bool(false)
  7. root@server4:~# service nginx configtest
  8.  * Testing nginx configuration                                                                                                                                                   root@server4:~# service nginx configtest
  9.  * Testing nginx configuration                                                                                                                                                   root@server4:~# service nginx configtest
  10.  * Testing nginx configuration                                                                                                                                                   root@server4:~# sudo nano /etc/nginx/sites-available/wordpress
  11. root@server4:~# curl -d 'url=http://example.com/time.php' http://example.com/purge.php
  12. ^[[Abool(false)
  13. root@server4:~# curl -d 'url=http://example.com/time.php' http://111.222.333.444/purge.php (MyServerIPs)
  14. bool(false)
  15. root@server4:~# service nginx configtest
  16.  * Testing nginx configuration                                                                                                                                                   root@server4:~# curl -d 'url=http://example.com/time.php' http://localhost/purge.php
  17. bool(false)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement