User Tools

Site Tools


wiki:os:debian:apache2_put

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:os:debian:apache2_put [2012/10/05 22:36]
root
wiki:os:debian:apache2_put [2014/12/26 18:31] (current)
Line 40: Line 40:
 >root@server:~# **chmod 766 /var/www/test.xml** >root@server:~# **chmod 766 /var/www/test.xml**
  
 +Test odeslání souboru na server metodou PUT:
 >root@server:~# **curl -i -X PUT -T "/var/www/DATA.xml" <nowiki>http://localhost/put.php</nowiki>** >root@server:~# **curl -i -X PUT -T "/var/www/DATA.xml" <nowiki>http://localhost/put.php</nowiki>**
  
wiki/os/debian/apache2_put.1349469410.txt.gz · Last modified: 2014/12/26 18:31 (external edit)