Halo everybody ...

So listen to my little story.

I have a home web server and i install drupal on it. The question is if i can upload .php . html files through drupal because i want to have and another one site with drupal and modify it to work together.. I try to upload these files but it makes them index.php.txt and news.html.txt . Is there any module or a way to upload these type of files ? I haven't got ftp on my home server...

Thanks in advance...

Comments

vm’s picture

what module are you using to upload the files? have you checked it's settings in the admin ui?

netpumber’s picture

This is the module :

IMCE and in the list with filetypes i add eg php and html then press save settings and nothing happens...it renames my files adding .txt in the end...

netpumber’s picture

yelvington’s picture

Install a proper sFTP server on your Web server. Allowing the HTTP process to own executable files is a security nightmare.