|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Remotely modify my page
How can I remotely modify my page?, So I can add users to my .htpasswd or change the index page? (through the Web browser)
|
|
#2
|
||||
|
||||
|
Depends on your hoster. My hosting company provides me with CPanel (control panel) with which I am able to do that. But usually I use ssh to directly login to my server and change stuff. If you do not have a similar setup then you should modify your file locally and then ftp (or scp or whatever you fancy) it to the remote server (you can ftp with some/most? browsers).
|
|
#3
|
||||
|
||||
|
As a longshot: if you are using konqueror (..) and have secure shell access you could also use fish..
|
|
#4
|
|||
|
|||
|
Quote:
I am using apache and my ip as the site, and I can do it via remote desktop but I am useally conected throug my cellphone and that is insanely slow for remote desktop(128kbs). |
|
#5
|
||||
|
||||
|
So it's your own htaccess file that you want to change, on your own home computer, when you're at a mate's place?
If you have a programming background, you could make a simple script to write/overwrite the file as necessary. I don't recall if the server needs to be rebooted though, anyone?
__________________
Daryl's Homepage | My Blogroll | My Profile | Firefox supporter! DevArticles Forum Moderator "The net is a waste of time, and that's exactly what's right about it." -- William Gibson |
|
#6
|
||||
|
||||
|
For .htaccess you do not need a reboot. He is talking about .htpasswd though. If that means making a new user then a script which has access (i.e. no safe mode in php) could easily do the trick.
|
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Web Server Configuration > Remotely modify my page |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|