www.webdeveloper.com
+ Post New Thread
Page 20 of 23 FirstFirst ... 10 18 19 20 21 22 ... LastLast
Threads 476 to 500 of 569

Forum: Server Management

Apache, Windows, .htaccess, and more

  1. Preventing direct access using htaccess

    Right now if you use a query in the url bar like this you can get the results without using the captcha on my site. http://example.com/results.php?s=google.com&q=1 I need to make it so that this can only be ran from my site. So somehow if the page header is not from my site they would get...

    Started by mr_bill‎, 04-08-2009 05:08 PM
    • Replies: 1
    • Views: 2,720
    04-16-2009, 05:22 PM Go to last post
  2. Mod re-Write question?

    Hey, ive been going thru tutorials, but cant seem to figure it out. I want this URL, and others, like this, http://www.draftwatchers.com/prospects/profile.php?playerid=1 to be either, www.draftwatchers.com/prospects/1 or even www.draftwatchers.com/prospects/Joe-Smith Something like that.

    Started by AB83Rules‎, 04-12-2009 10:03 PM
    • Replies: 1
    • Views: 1,941
    04-16-2009, 05:18 PM Go to last post
  3. Installing Apache and PHP

    I finally managed to get Apache running but only if you use an IP address to get to it. I've no managed to get MySQL running as well but i can't get PHP to work with Apache. This seems odd to me because i've never had these problems before but last time i did PHP i was using windows XP. Has...

    Started by Steve25‎, 04-15-2009 01:18 PM
    • Replies: 1
    • Views: 1,867
    04-15-2009, 01:34 PM Go to last post
  4. resolved [RESOLVED] Webalizer & Cronjobs

    I have webalizer2.0 installed. I tried setting up a cronjob that ran once an hour but all I get is an email tlling me that the job failed. Webalizer :- Errrrmmmm.... I would disagree at this point on the claim that it runs as a cron job. The cronjob was set and reports a success in...

    Started by JunkMale‎, 04-06-2009 08:26 AM
    • Replies: 4
    • Views: 2,592
    04-08-2009, 06:26 AM Go to last post
  5. Help with mod rewrite problem

    Hi, Was wondering if anyone could shed any light on a strange problem I'm having with mod_rewrite: I'm trying to rewrite urls so that www.domain.com/mycategory displays the page www.domain.com/page.php?catid=1. My rewrite rule is RewriteRule ^mycategory/?$ page.php?catid=1

    Started by Black_Knight‎, 04-07-2009 06:04 AM
    mod rewrite, mod_rewrite
    • Replies: 2
    • Views: 2,785
    04-08-2009, 03:59 AM Go to last post
  6. Htaccess is screwing up sub folders

    I recently created a folder within my root folder. I want it to be password protected. I know my user name and password, but when I log in I get a 403 Forbidden Error. I was told I need an index.html file to prevent this. We do not want an index file within the folder. We only want the ability to...

    Started by 508‎, 04-07-2009 10:02 PM
    • Replies: 0
    • Views: 1,978
    04-07-2009, 10:02 PM Go to last post
  7. resolved [RESOLVED] Showing Server Error Codes

    I would like to be able to cause my server to show each error code from 404, to 501 etc and to run though the list and to show me what appears, is there a tool or a online tool that can do this?

    Started by WhiteDragon‎, 04-07-2009 11:02 AM
    • Replies: 0
    • Views: 1,697
    04-07-2009, 11:02 AM Go to last post
  8. Someone who knows about AddHandler .htaccess and php

    Hello I need to make sure I'm doing this correctly so not causing any other problems accidentally. Had two recommendations for having other kinds of page extensions be able to read php code and don't know which one is the most recommended way with fewer problems, or if there is a better recommended...

    Started by vortexer‎, 04-04-2009 12:15 AM
    • Replies: 0
    • Views: 2,117
    04-04-2009, 12:15 AM Go to last post
  9. Exclamation .htaccess redirection question

    Hello, I have a problem on how to redirect URLs on a social networking site that i owned on their URL redirection like http://www.madridbarca.com/profile.php?user=miccy to http://www.madridbarca.com/miccy/ , how can i edit my .htaccess? This is my htaccess code: RewriteEngine On Options...

    Started by miccy‎, 04-03-2009 11:55 PM
    • Replies: 0
    • Views: 1,958
    04-03-2009, 11:55 PM Go to last post
  10. Question .htaccess and Safari

    I am not sure if this is the right forum, but here goes: I have set up password protection for a folder on my website using .htaccess and .htpasswd. This works as it should for IE, Firefox, Opera and Google Chrome; that is anyone trying to access the folder is prompted for a user name and...

    Started by spiresgate‎, 02-06-2009 12:06 PM
    • Replies: 2
    • Views: 3,086
    04-02-2009, 12:46 AM Go to last post
  11. Help with .htaccess not showing index.php

    Hey guys, I'm tryign to use a .htaccess file to rewrite the url so far its working for the most part. I have managed to remove .php extension from all files. the problem is though it is now disregarding any index.php file. for example www.domain.com/register/ should realize that it is a...

    Started by mokamedia‎, 03-30-2009 03:18 PM
    • Replies: 0
    • Views: 2,045
    03-30-2009, 03:18 PM Go to last post
  12. SPF Records on the Server?

    I've been having some troubles with bounce backs and some blacklisting on my server account. I have the rDNS setup fine, but someone suggested to me to begin adding SPF records to my accounts. I found it wasn't too hard to do, but I don't know too much about it. Anyone have any thoughts? What's the...

    Started by 4folds‎, 03-28-2009 03:58 AM
    • Replies: 0
    • Views: 1,651
    03-28-2009, 03:58 AM Go to last post
  13. resolved [RESOLVED] Apache2/WinXP: DocumentRoot path restrictions?

    I have the latest stable build of Apache 2 installed on Windows XP. Everything is doing fine except I would like to change the DocumentRoot to another drive letter, from C:/foo to E:/foo. I like to keep my data off drive C if at all possible, and that includes any dev projects I'm doing. I even...

    Started by toicontien‎, 03-19-2009 09:49 AM
    • Replies: 1
    • Views: 3,647
    03-19-2009, 09:53 AM Go to last post
  14. setting server rules with .htaccess

    When serving XHTML files, I was given the following suggestion on how it should be served: application/xhtml+xml: the file in it's full glory; text/xml: the file as XML with an XSLT Stylesheet transforming it to HTML; text/html: the file transformed server side using the above mentioned...

    Started by Mr Initial Man‎, 03-16-2009 12:26 AM
    • Replies: 0
    • Views: 1,511
    03-16-2009, 12:26 AM Go to last post
  15. Lightbulb too many connections

    Hello, I want some code to stop this security hole that can hacker shut down Apache with making too many connections at the same time. Regards

    Started by goran2001‎, 03-14-2009 01:52 PM
    • Replies: 1
    • Views: 1,739
    03-14-2009, 07:27 PM Go to last post
  16. mod_rewrite issue

    Hi I have an issue with mod_rewrite here you have examples. I am trying to add this rule: RewriteRule !\.(js|ico|gif|jpg|png|css|htc|swf)$ dispatcher.php As above it works fine, but I would like to have it in the vhost.conf rewriting only for specific subfolders

    Started by Marcin‎, 03-09-2009 08:12 AM
    • Replies: 1
    • Views: 1,976
    03-14-2009, 04:01 AM Go to last post
  17. Apache and Rewrite Engine

    This is the error I'm getting: How do I add this module to Apache 2.2.4?

    Started by Mr Initial Man‎, 03-12-2009 12:31 PM
    • Replies: 0
    • Views: 1,900
    03-12-2009, 12:31 PM Go to last post
  18. Question members area using .htaccess

    Hi all, Apologies to begin with... I'm a bit of a newbie and have what will probably be a really silly question for you all. I have bought hosting with 123-reg (yes I know probably a big mistake)... I am trying to create a member area on my site. Now 123-reg doesn't use anything sensible...

    Started by caleywytch‎, 03-10-2009 06:29 PM
    • Replies: 2
    • Views: 2,555
    03-11-2009, 02:39 PM Go to last post
  19. SSL Problem: HTTPS 301 Redirect non-www to www

    Hello, I've run into a bit of a problem with an SSL certificate giving a cert_error for the https://domain.com version of our website, however the certificate works just fine with the WWW version, and am not sure how to fix this to avoid any possibility having this error come up. Ideally...

    Started by KushyKev‎, 03-11-2009 01:31 PM
    • Replies: 0
    • Views: 2,761
    03-11-2009, 01:31 PM Go to last post
  20. Designing HTTP Headers?

    How exactly do you design HTTP headers, and where do they go in your HTML file? I've yet to find a website that explains it easy enough for me to understand it.

    Started by Joseph Witchard‎, 03-10-2009 10:48 PM
    • Replies: 0
    • Views: 1,779
    03-10-2009, 10:48 PM Go to last post
  21. Looking for a good membership management tool

    I have create several websites but now I am looking to restrict certain areas of my website and I am also looking to redirect a user to a certain area based on their password. I would also like to have the option to let people retrieve lost passwords. Below are a few examples of some software that...

    Started by cujo_77‎, 03-10-2009 10:37 PM
    • Replies: 0
    • Views: 1,602
    03-10-2009, 10:37 PM Go to last post
  22. Apache Mod Rewrite

    What can you do with Apache Mod Rewrite? I use it to make search engine friendly URLs, but I've seen whole books dedicated to the subject, so that leads me to believe you can do a lot more with it.

    Started by Joseph Witchard‎, 03-10-2009 09:36 PM
    • Replies: 0
    • Views: 1,845
    03-10-2009, 09:36 PM Go to last post
  23. Limiting Dir Access on Apache

    I have a directory with flv videos in it. I have devised a system to, as best I can, keep the URLs entirely hidden from the user as I load them into a flash player through a php script. I want to, as much as possible prevent other scripts (on other domains) from accessing this directory and prevent...

    Started by aj_nsc‎, 03-08-2009 07:54 AM
    • Replies: 0
    • Views: 1,919
    03-08-2009, 07:54 AM Go to last post
  24. mod_rewrite help

    I need some help with a mod rewrite. I have a web application up and running on a subdomain (http://foo.bar.com) I want to be able to access this application from a directory on the root domain. (http://www.bar.com/foo). I see how you can do the reverse of this, but I can't get it to work....

    Started by jesseainskeep‎, 03-06-2009 01:24 PM
    • Replies: 1
    • Views: 1,873
    03-08-2009, 01:33 AM Go to last post
  25. Can this be done using htaccess?

    Hi, Can we redirect this URL using htaccess? From: http://www.ABC.com/members/DUMMY_FOLDER/sites/XYZ/x1/index.php To: http://www.ABC.com/members/sites/XYZ/x1/index.php

    Started by atortega‎, 03-07-2009 04:54 PM
    • Replies: 0
    • Views: 1,678
    03-07-2009, 04:54 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