www.webdeveloper.com
+ Post New Thread
Page 8 of 23 FirstFirst ... 6 7 8 9 10 18 ... LastLast
Threads 176 to 200 of 570

Forum: Server Management

Apache, Windows, .htaccess, and more

  1. Force apache to run as another account

    Hello First off let me explain. I have a server running Apache on it called `chicken`. On this box I have an account that is called `huser`. `Huser` has a one way ssh key to another server called `dog`. I want to be able to click a button on a webpage on the `chicken` server and have a...

    Started by ericatekka‎, 04-28-2011 07:07 PM
    • Replies: 0
    • Views: 1,584
    04-28-2011, 07:07 PM Go to last post
  2. Help with apache :(

    I was messing around with the httpd.conf file and other stuff and now when I try to access the server through "localhost" it downloads the file instead of processing it. It works fine with 127.0.0.1 . Please help. Thanks

    Started by brian8765‎, 04-26-2011 05:05 PM
    • Replies: 1
    • Views: 1,545
    04-26-2011, 06:05 PM Go to last post
  3. Apache

    I have a problem setting up my apache server. Lets say I have a directory (lets call it "protect"), and inside this directory I have a subdirectory ("unprotect"). A problem arises when I want to password protect the directory "protect" whilst leaving the sub-directory "unprotect" unprotected. ...

    Started by brian8765‎, 04-19-2011 12:26 PM
    apache, directory, htaccess, httpd.conf, passwords
    • Replies: 4
    • Views: 1,793
    04-23-2011, 08:50 AM Go to last post
  4. Rocket Science or a Simple Script Upload?

    I've written my first JavaScript. Now I want to use one of those free web hosting sites. Is it as simple as uploading my script and giving out the url they give me? If if helps to know, there will be no data stored on the server, it's just a simple script I want the server to send to people. ...

    Started by misfitplanet‎, 04-19-2011 03:43 PM
    • Replies: 1
    • Views: 1,551
    04-21-2011, 06:06 PM Go to last post
  5. Angry Apache Problem.... (Authentication)

    I have a problem with my apache server, I am trying to create a password protected "htdocs" directory(as the DocumentRoot) and I want to create a non-password protected sub-directory. What happens is: The root directory requires a password as normal, The non-password protected directory...

    Started by brian8765‎, 04-15-2011 02:33 PM
    • Replies: 1
    • Views: 1,240
    04-15-2011, 02:39 PM Go to last post
  6. 301 redirect

    Hi Guys, I am facing a problem in redirecting a old url to a new one. //this is the old url http://www.abc.com/department.asp?dept=Minimal%20cloth the new url should be http://www.abc.com/Minimal-cloth

    Started by raj_2006‎, 04-04-2011 10:38 AM
    • Replies: 1
    • Views: 1,118
    04-15-2011, 01:29 PM Go to last post
  7. resolved [RESOLVED] Apache server problem

    I have a problem with my Apache When I am trying to connect to localhost or local IP of my machine I am getting an "Oops! This link appears to be broken" When inspecting the error log I seem to have had a lot of File does not exist: D:/wamp/www/announce errors and a few Client sent...

    Started by Stelar‎, 04-06-2011 06:33 AM
    • Replies: 2
    • Views: 2,257
    04-10-2011, 11:13 AM Go to last post
  8. Need help on hosting search

    I run my organization's web site, which gets minimal traffic all year except for about 10 days a year, when we make announcements that a lot of people care about, so the traffic spikes. Most months we'll do 200-300 MB of bandwidth, but at the peaks we'll do 3-4 GB in a day. And most of that...

    Started by jfletcher‎, 03-30-2011 10:52 AM
    • Replies: 1
    • Views: 956
    04-07-2011, 03:01 AM Go to last post
  9. server security issue

    Hi We have a web portal that is going to be running under a subdomain (e.g. sub.domain.com) If the DNS A record of the parent domain (e.g. domain.com) was changed in error to point at the server IP address, as well as the subdomain A record, would you normally expect the entire contents of the...

    Started by bluemonday‎, 03-31-2011 09:31 AM
    • Replies: 2
    • Views: 1,128
    03-31-2011, 10:59 AM Go to last post
  10. Path problem on cron jobs using Task Manager

    I'm using Windows task manager to execute PHP scripts on schedule. To do this I'm using a simply BAT file to run the command. start C:\wamp\bin\php\php5.3.5\php.exe C:\wamp\www\site\test.php arg1 arg2 To testing the cron job I have it updating a text file with the date / time. Running the...

    Started by vmcg‎, 03-30-2011 03:52 PM
    • Replies: 1
    • Views: 1,938
    03-30-2011, 04:35 PM Go to last post
  11. Question Adding Ignore list in Apache .htaccess

    Hi I currently have an .htaccess file and what it does is, when someone types the url http://example.com/username, it calls the user_profile.php page in the backend and shows the user's profile for the username supplied. The contents of the ,htaccess file is RewriteEngine On RewriteCond...

    Started by cancer10‎, 03-24-2011 12:17 PM
    • Replies: 0
    • Views: 1,081
    03-24-2011, 12:17 PM Go to last post
  12. Upgrading from BASIC to DIGEST access authentication?

    I've written a neat bunch of PHP scripts that create and manage a series of folders for users to access files "securely" with BASIC http auth on the Internet. It creates and manages the .htpasswd and the .htaccess files for each folder. Now I've found out that BASIC is not really all that secure...

    Started by wysocki‎, 03-23-2011 08:18 PM
    • Replies: 0
    • Views: 1,360
    03-23-2011, 08:18 PM Go to last post
  13. resolved [RESOLVED] What are the differences between public_html and private_html

    Hi there, I used to hire at a webhosting where there was a public_html and private_html folder. What are the differences? And what are the benefits? I can guess it has something to do with access, but Google wasn't my friend :( Thanks, at least for reading

    Started by zondvloed‎, 03-21-2011 09:54 AM
    • Replies: 2
    • Views: 1,901
    03-21-2011, 10:27 AM Go to last post
  14. Remote Development/Staging Server - Best Provider?

    Greetings! I have a fairly typical WAMP development setup on my local machine, but want to get a remote server setup to test-drive my applications and give others' access. Ideally, I'm looking for access via SSH and the ability to use PHP/MySQL features that are often disabled on typical...

    Started by negcx‎, 03-20-2011 11:57 PM
    • Replies: 0
    • Views: 1,151
    03-20-2011, 11:57 PM Go to last post
  15. How does client view localhost

    I have built some website for local people and received good accolade from them. I would build a site and then publish on their registered domain so they will view and make comment for change. This worked ok because the sites are new and do not have traffic in build stage. I now have opportunity...

    Started by ilurn‎, 03-18-2011 03:27 PM
    • Replies: 1
    • Views: 2,270
    03-18-2011, 04:14 PM Go to last post
  16. resolved [RESOLVED] Urgent Help! My files aren't working at my new host!

    I posted another thread in the PHP section here: http://webdeveloper.com/forum/showthread.php?t=243764 I just realized that its probably not a PHP error, it's probably a server error. http://linksku.com/button.php is loading just fine but http://linksku.com/button.php?url=http://www.example.com...

    Started by linksku‎, 03-18-2011 12:50 PM
    • Replies: 0
    • Views: 1,184
    03-18-2011, 12:50 PM Go to last post
  17. how to config lighttpd

    Hi everyone !! I have a server runs streaming with lighttpd, here is the status legend . = connect, C = close, E = hard error r = read, R = read-POST, W = write, h = handle-request q = request-start, Q = request-end s = response-start, S = response-end 917 connections...

    Started by danny80‎, 03-13-2011 08:56 PM
    • Replies: 0
    • Views: 1,825
    03-13-2011, 08:56 PM Go to last post
  18. what's software better?

    need to check availability and performance monitoring for website and web apps

    Started by splinter‎, 03-10-2011 04:19 AM
    • Replies: 0
    • Views: 1,054
    03-10-2011, 04:19 AM Go to last post
  19. htaccess blocks cookie transmission

    I have an internal site at the following file path: /home/http/kbmls/ and since /home/http is the document root, the site is referenced as follows: http://bart.johnson.com/kbmls bart.johnson.com is my internal domain (locally resolved host). The default page is kbmlsLoader.py, which is...

    Started by tim042849‎, 03-07-2011 07:33 PM
    • Replies: 0
    • Views: 1,101
    03-07-2011, 07:33 PM Go to last post
  20. How can I set up a backup server?

    I want to set up a backup server so that if my main server crashes, I still have another server to temporarily serve mirrored content.

    Started by narutodude000‎, 03-07-2011 05:12 PM
    • Replies: 0
    • Views: 941
    03-07-2011, 05:12 PM Go to last post
  21. Question How to control vistitor if I use password protected directories?

    How to control vistitor if I use password protected directories with htaccess?

    Started by toplisek‎, 03-06-2011 08:42 AM
    • Replies: 2
    • Views: 1,755
    03-07-2011, 03:00 AM Go to last post
  22. How exactly do ISPs control download speed?

    From what I understand, if I go to Google, my computer sends signals to Google, telling it to send data back. If my internet speed is 10kb/s (which is obviously isn't) and Google is 100kb, how does Google know to transfer 10kb/s? I'm pretty sure my lines are physically capable of transferring much...

    Started by narutodude000‎, 02-24-2011 03:02 PM
    • Replies: 1
    • Views: 2,346
    03-06-2011, 05:07 AM Go to last post
  23. [.htaccess] directory-specific cache-control

    Okay, so basically I have this htaccess file which prevents images from being hotlinked and cached. However, I do want certain images to be cached (like the ones in the /images directory). So how do I get FilesMatch to work only within a particular directory (in this case, /pics)? Stuff from...

    Started by AVanover5‎, 03-06-2011 02:56 AM
    • Replies: 0
    • Views: 1,632
    03-06-2011, 02:56 AM Go to last post
  24. htaccess - making DirectoryIndex and AcceptPathInfo work together

    I have an .htaccess file which contains the following AcceptPathInfo On Options +ExecCGI AddHandler cgi-script py DirectoryIndex kbmlsLoader.py When I point my browser (on my desktop) to http://localhost/kbmls, kbmlsLoader.py is executed. But when I point my browser to...

    Started by tim042849‎, 03-03-2011 05:10 PM
    • Replies: 0
    • Views: 1,498
    03-03-2011, 05:10 PM Go to last post
  25. Problem with .html Includes (SSI)

    I've been trying to get SSI's enable on a server I've been working on. It is an Ubuntu 10.10 Server running Apache2, PHP5 and MySQL. The default page loads correctly and soon I will need to deploy it with html includes available. No amount of configuration on my part has fixed this. These are my...

    Started by acer34e‎, 11-23-2010 09:13 AM
    • Replies: 2
    • Views: 3,679
    03-01-2011, 09:06 PM Go to last post

Forum Information and Options

Users Browsing this Forum

There are currently 3 users browsing this forum. (0 members & 3 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center



Recent Articles