Summary: I am moving my website from my home server (running windows and Abyss web server) to a commercial host who sues Apache. On my own server, I have it co...
Summary: Im trying to set up directory listing for specific folders (and not open up my whole site) and I sadly have no idea how to do this. I was told I need ...
Summary: i understand it a little better but there's something still not right, and i dont know if its the name dns updater or to do with my setup. I got the h...
Summary: the ip address in ipconfig and http://www.cmyip.com/ are the same.... did wat u said..changed it STILL DOESNT WORK :( here is my httpd.conf file... a...
Summary: I have a question regarding Apache version 2.0.52-9. I am trying to change the DocumentRoot to another physical drive mounted under /mnt/data. I cha...
Summary: It probably has to do with the "." and ".." entries. Have you ever done a directory listing in DOS? there are always two additional entries: "." & ".....
Summary: While I hesitate to contradict anyone Jamie is incorrect I think. What directories can be accessed is controlled by entries in httpd.conf (at least it...
Summary: http://www.php-mysql-tutorial.com/i... That's a great place to start. It helped me out quite a bit on setting up apache, php, and mysql on a 2k machi...
Summary: Here are the links to documentation of the Apache web server: Apache 1.3.x Docs Apache 2.0.x Docs Also, here is a guide about installing Apache/PHP: ...
Summary: Try printing out the results for a directory listing. I have a thought that you may not be using the right server path, for example, I have to put "/p...
Summary: Hello! We have made a site with loggin using $_SESSION for setting session variables. This works perfectly in the Windows environment (WinXP-Apache-PH...
Summary: The best way to do this, if starting from scratch, is to find a book. recently used on that had step by step tutorials and a cd for installing of Apac...
Summary: Hi, I am running Apache 2 on windows xp pro. It was running fine and one day, all of a sudden I could not access my website anymore. I made no changes...
Summary: im running a simple Apachee 2.0.49/php 4.3.8 web server lets say i had the following dirs in my web root: dir1 dir2 dir3 dir4 dir5 how would i go abou...
Summary: The only way to know a folder exists is to have a document link to it, a sub folder, or document within it or a sub folder. If there are no URI's tha...
Summary: How did you install this. I'm guessing you also installed apache. The easiest way to install all that stuff is to use WAMP http://www.wampserver.com/e...
Summary: Hello, everyone. I am taking over development duties on a small website that was done in PHP. I do not know PHP, and don't have the time to learn it ...
Summary: Perl is a server-side scripting language, sakivcomps. You have to have access to the server to run any perl script you create. And if you had access...
Summary: Hello, I need to find a way to do some client side programming and have the .js files colled into jsp pages, something of this sort: [head] [script s...
Summary: Hi, I have recently regstered a domain name, and listed it to point to subdirectory in another server (the host) The problem is that it doesnt automat...
Summary: I want to set up a site where users can access specific subfolders that I give them the addresses to, but want to prevent them from A)getting a list ...
Summary: When I view that site, I see a directory listing and the following three files are empty: LeonardYoung.doc LeonardYoung.txt resume.html When I click a...
Summary: Or you could use this in your javascript: location.href=form.Password.value Just rename a page to the password, be sure to turn off directory listing,...
Summary: Hi all, I have installed WAMP package from http://en.wikipedia.org/wiki/WAMP. I have even installed the following packages from their respective site...
Summary: The most popular web server used on the Internet today is by far Apache. The fastest-growing web scripting language is PHP. The most popular database ...