Questions tagged [htdocs]

htdocs is the default web server software (Apache) folder visible from Internet.

"htdocs" is abbreviated from "http documents". It is the default location for web-viewable content for web server software ( like Apache ). The web server will serve the data ( images, scripts of any kind, html files ) located in this folder.

136 questions
0
votes
1 answer

RGraphs showing blurry on browser

I downloaded the rgraphs zip, put it in my apache htdocs folder. This zip has a demo folder, so I went through several of the demos but the graphs are a little blurry. On rgraphs website they have the exact same graphs hosted in a demo section, on…
John Henry
  • 165
  • 1
  • 4
  • 14
0
votes
0 answers

Accessing css/js files outside of htdocs (in Xampp)? (Windows)

I'm just wondering if it is possible to use css/js files from outside the webroot on a Windows 7 machine. If I try to right now, Chrome console says not allowed to load local resource. Is there a way to go around this? If I have the following file…
Rickkwa
  • 2,197
  • 4
  • 23
  • 34
0
votes
1 answer

access xampp/htdocs directory from remote computer

I have installed a xampp server in a computer A. now i want to access this xampp server from other computer B.i typed the ip address of the computer A ,where xampp server is installed , in the browser of computer B. i landed to the…
Anudocs
  • 686
  • 1
  • 13
  • 54
0
votes
2 answers

image can not be seen in htdocs in ubuntu 12.10?

I am using Ubuntu 12.10 and recently have installed xampp 1.8.1. My problem is: images from server can not be shown which is look like as the following image : look here is in my address bar I use localhost/madeTemplet/basicTemplet/templet03.html…
sonnet
  • 13
  • 1
  • 5
0
votes
2 answers

In htdocs htaccess file not found

where the htaccess file stored in htdocs folder. I try find it in my development server but i did not find it. Whenever i try to type url which is not valid it is redirect to home page of site. I am not able to find out where setting will be…
user1817490
  • 105
  • 1
  • 1
  • 6
0
votes
2 answers

How do i run .php on localhost using zend server?

I have installed Zend server. When i log on to Zend server, monitor and Server info, it says: Installation path: /usr/local/zend/share/ZendFramework I can't access any of these folders, or even see that they exists on my mac. How do i run the…
newestUser
  • 917
  • 1
  • 6
  • 9
0
votes
1 answer

Sharing same code accross different web applications

I have 106 PHP files present in folder. This folder is included (copied the folder in application folder) in all the web-application, which I have develop but the problem is, if I implement any change in code than I have to replicate that change in…
0
votes
1 answer

Problems with displaying a php-site locally with XAMPP-package. Site works fine on remote server

My first ever post on stackoverflow.com! A great site, and I hope my post will contribute to the benefit of others. The situation: I have been entrusted to renovate a really small, existing, php-driven web site. So, I started to set up my…
Vaquera
  • 11
  • 1
  • 3
-1
votes
0 answers

CodeIgniter Failed to Open in browser, ubuntu OS. Newbie Here

I have a codeigniter project in my htdocs, and I want to run this by typing localhost/pnhrs in my browser, but instead of viewing the webapp, a code gets downloaded. My apache and websql is running, what seems to be the problem? I am using linux.…
Kendaichi
  • 25
  • 7
-1
votes
1 answer

XAMPP Apache not working on Ubuntu 20.04.3 LTS

I have been searching for hours now and I cant find a solution. I have tried much to many things to even start listing the things. So please any assistance would be appreciated. I have changed the htdocs folder location in httpd.conf because I have…
Rabie_Rabit
  • 21
  • 1
  • 6
-1
votes
1 answer

I can’t upload an MP4 file to folder 'htdocs'

I'm trying to upload my website, but my MP4 file is not uploading. I keep getting this message: _images\no-sound.mp4 - error occurred - Access denied. The file may not exist locally, may be open in another program, or there could be a local…
-1
votes
2 answers

Check duplication record from one table and duplication record insert to another table using php script

I have two below tables 1)CandidateDetails EmployeeId FirstName LastName Mobile Email BatchId 1 fn1 ln1 123456789 Email1 75 2 fn2 ln2 123456790 …
Mr doubt
  • 51
  • 1
  • 10
  • 42
-1
votes
1 answer

How to secure htdocs files with php?

I want to secure htdoc file so that none can access into htdocs . How is it possible? How I rewrite it? Require all denied
Shyful74
  • 29
  • 7
-1
votes
1 answer

Apache server localhost working but not server IP

I made a Apache server on windows server 2008. Localhost is working but when i type the server ip it doesn't connect to the Apache server. What whould be the proper solution?
Shahed
  • 19
  • 7
-3
votes
1 answer

Unable to import Out of disk space. Unable to write content to file. File: /opt/bitnami/apps/wordpress/htdocs/wp-content/uploads error

Unable to import Out of disk space. Unable to write content to file. File: /opt/bitnami/apps/wordpress/htdocs/wp-content/uploads/2019/11/6-600x338.jpg How do I resolve?
1 2 3
9
10