www.webdeveloper.com
+ Post New Thread
Page 13 of 23 FirstFirst ... 3 11 12 13 14 15 ... LastLast
Threads 301 to 325 of 570

Forum: Server Management

Apache, Windows, .htaccess, and more

  1. Question SSL - some pointers required

    I have an account with fasthosts, and wish to have a login page which uses SSL. I have created a folder called 'SecureSSLSpace' using the fasthosts 'dashboard'. As advised by them, I uploaded a folder of the same name using FTP to my site (www.quizhat.com). In my limited understanding the URL...

    Started by redjay‎, 04-13-2010 02:50 PM
    • Replies: 2
    • Views: 1,664
    06-17-2010, 04:19 PM Go to last post
  2. resolved [RESOLVED] Quick redirection question

    Hello everyone, i run the website www.mietregal24.de Currently, i am bugfixing some issues and have been up all night and day. I just noticed that my commercial flyer refers the user to www.mietregal24.de/verkauf Unfortunatly, i am currently unable to open the link without entering the...

    Started by TinyTim‎, 06-15-2010 10:45 AM
    • Replies: 1
    • Views: 1,317
    06-15-2010, 11:37 AM Go to last post
  3. home testing server with imagemagick and sendmail

    Hi, I've used my mac as a testing server running php and mysql for years, but for a number of reasons I want to change that now. Among them is the fact that I've never been able to get sendmail and imagemagick working on it (there are several other reasons too... The poor old girl's about 7 years...

    Started by mistafeesh‎, 06-14-2010 06:09 AM
    • Replies: 0
    • Views: 1,192
    06-14-2010, 06:09 AM Go to last post
  4. resolved [RESOLVED] Uploading "Problem"

    Hey guys, well, I am new to this site as well as to creating an online website. Now, I have acquired a website from webhostinghub.com and gone through the entire activation process. Now I want to upload my .jpg and .htm files onto the website. I am using "FileZilla" to upload my files. Once it...

    Started by Mastermind‎, 06-11-2010 05:19 AM
    • Replies: 1
    • Views: 1,204
    06-11-2010, 05:24 AM Go to last post
  5. mod_rewrite one url to another url without changing source url

    Is it possible to do a mod_rewrite from one url to another without changing what appears in the address bar (ie., I want the base domain to remain static, even though what is being served comes form a different server)? Example: Source URL is http://domain1.com/news Target URL is...

    Started by devel95‎, 06-08-2010 02:07 PM
    • Replies: 0
    • Views: 1,834
    06-08-2010, 02:07 PM Go to last post
  6. Unhappy SSL Problem?

    Hey everyone. I have built multitudes of websites and webservers but am new to building SSL enabled ones. A few months ago, I successfully built my first SSL website for work. Today I go to access the website and, after prompting to accept the certificate as per normal, a login box pops up and does...

    Started by ABSiNTH‎, 06-01-2010 12:09 PM
    • Replies: 2
    • Views: 1,390
    06-02-2010, 07:11 PM Go to last post
  7. Have a .htaccess problem

    I installed a drop down menu i found, and it works great, but on some pages it doesnt drop down. Like for the pages that are /something/something But i dont have directories for them, its all done in a .htaccess file. Any ideas of how to get around it.

    Started by AB83Rules‎, 06-01-2010 02:52 PM
    • Replies: 0
    • Views: 1,265
    06-01-2010, 02:52 PM Go to last post
  8. htaccess file

    i am using wamp on my local machine in the .htaccess file i have the following RewriteEngine on RewriteBase / Options +FollowSymLinks ErrorDocument 400 http://localhost/badrequest.html ErrorDocument 403 http://localhost/forbidden.html ErrorDocument 404 http://localhost/pagenotfound.html

    Started by sudhakararaog‎, 05-29-2010 08:05 PM
    • Replies: 1
    • Views: 1,485
    05-31-2010, 02:39 PM Go to last post
  9. Need advice on preventing hacker attempt

    Hello, I'm not too sure this is the right forum section for this, since this is regarding managing the Web site hosted on a shared server. A web site I manage was just hacked today by having the .htaccess file completely rewritten and the home page had a HUGE string of characters in php tags...

    Started by eventide‎, 05-27-2010 01:27 PM
    • Replies: 3
    • Views: 1,571
    05-27-2010, 03:36 PM Go to last post
  10. CMS Made simple: Confused

    Hey, Firstly, apologies if this isnt in the right place but I didnt really know where to put it. That out of the way have a slight problem, my companies website was hosted by someone else and built by someone else. I'm pretty sure they have no clue what they are doing and made a website with...

    Started by dntel‎, 12-07-2009 11:41 AM
    2 Pages
    1 2
    • Replies: 20
    • Views: 8,441
    05-24-2010, 03:02 PM Go to last post
  11. Htaccess performance penalty

    Does anyone have any resources or personal experience that gives benchmarks on the performance penalty of using .htaccess files for server configuration changes over directly placing them in the httpd.conf file? And if possible at what size does the htaccess file have to reach to achieve such a...

    Started by Jarrod1937‎, 05-15-2010 09:18 PM
    • Replies: 1
    • Views: 2,503
    05-23-2010, 09:06 PM Go to last post
  12. .htaccess rewrite

    How may i manage to write http://www.site.com/about-us.php as http://www.site.com/en/about-us.html by using .htaccess rewrite utility?

    Started by mrtblt‎, 05-23-2010 10:07 AM
    • Replies: 0
    • Views: 1,269
    05-23-2010, 10:07 AM Go to last post
  13. Question Quick to install Server Monitoring out there?

    Hi there, I'm looking for a cheap (and quick to install) server monitoring solution. What I'm interested in is to track the load and especially the disk usage as I'm sick of logging in to my couple of webservers every day just to make sure the disk doesn't run full and crashes my web server....

    Started by Tim Grube‎, 05-19-2010 12:24 PM
    • Replies: 2
    • Views: 1,596
    05-19-2010, 10:08 PM Go to last post
  14. .htacess rewrite help please.

    I'm using a rewrite to direct whole root domain to another domain. Though I use some rules to stop a subdomain from being redirected also. One problem I'm having is setting this to stop 2 subdomains from redirecting rather than just one. Here is the code I'm using. Options +FollowSymLinks ...

    Started by Nerdygeek‎, 05-19-2010 10:30 AM
    • Replies: 1
    • Views: 1,558
    05-19-2010, 06:43 PM Go to last post
  15. Cool Need help with RewriteRule

    Hello, I have a. .htacces file with the following rule: RewriteRule ^({5})$ dir/myfile.inc.php?profile=$1 What it does is checks the URL and if the link looks like:

    Started by santa‎, 05-18-2010 09:15 AM
    • Replies: 3
    • Views: 1,721
    05-19-2010, 01:27 AM Go to last post
  16. how to point two domains that share one IP to different folders using Webmin

    Hi everyone, I have a vps running with webmin with two domain names and one ip and I want to point each of the domains to different folders.. here's the instructions I followed: ■Go to your Webmin control panel. ■Upgrade to the latest version of webmin (required if you are running a...

    Started by SZero‎, 05-03-2010 03:18 PM
    • Replies: 7
    • Views: 3,070
    05-15-2010, 02:45 AM Go to last post
  17. Run MySQL as another user

    Hey. I am having some proplems with my mysql server on Ubuntu 10. For some reason, the people behind the server can't get their conf files to work. There is a smart setting in the my.conf file where you can set the user to use when running the server, but changing this user from mysql to another,...

    Started by dk_zero-cool‎, 05-12-2010 05:07 PM
    • Replies: 0
    • Views: 1,515
    05-12-2010, 05:07 PM Go to last post
  18. .htaccess if contains dash redirect

    i have tried htaccess creators, but nothing is working i want to make it if the url contains a dash (last character) ex: http://site.com/a3s- to redirect to a file preview.php?id=a3s

    Started by PaPPy‎, 05-11-2010 03:08 PM
    • Replies: 2
    • Views: 2,843
    05-12-2010, 07:15 AM Go to last post
  19. Url is not returning into https

    Hi, what is wrong with my htaccess code below. I want my user/fast-login.html and password-recovery.html to be open in https. When i entered the link https://www.mysite.com/user/fast-login.html, it automatically changes the link into http. Same thing happen with my password recovery page. Any...

    Started by lonelygirl86‎, 05-05-2010 05:39 PM
    • Replies: 4
    • Views: 1,890
    05-10-2010, 08:51 AM Go to last post
  20. Trapping A Spammer

    We've been attacked by a spammer who identified a security hole in our content management system and has been dropping tens of thousands of spam comments on us in the last couple of weeks. We've traced the offending IP to Altushost, but unbelievably, they tell me their Terms of Use policy...

    Started by chestertb‎, 05-09-2010 09:01 AM
    • Replies: 2
    • Views: 1,538
    05-09-2010, 07:22 PM Go to last post
  21. How to create Sub Domain with .htaccess

    How to create dynamic Subdomain in .htaccess file? Can any one help me how to write Rewrite Rule for it ? when user open www.example.com then open index.php if user open www.username.example.com then open profile.php (with user name record) Thanks

    Started by aadi‎, 03-30-2010 02:38 AM
    • Replies: 6
    • Views: 3,815
    05-09-2010, 10:18 AM Go to last post
  22. Internet Explorer does not find our compact privacy policy, blocks 3rd-party cookies

    I'm trying to track down a problem related to Internet Explorer where one of our sites requests files from another one of our sites on a different domain. In Internet Explorer (version 8), we see a privacy icon on the bottom (eye with a red circle & slash). Internet Explorer says it is blocking...

    Started by EricO-Dev‎, 05-07-2010 07:22 PM
    block, cookies, internet explorer, p3p
    • Replies: 0
    • Views: 2,571
    05-07-2010, 07:22 PM Go to last post
  23. Angry .htaccess mod rewrite help please!

    Hi All, i am desperatly looking for some help with mod rewrites, i have set up my site to show "tidy urls" which are virtual urls they dont exist, i want to now redirect these urls to the actual url which is valid :) if that makes sence? i have a db of 100,000 plus products all using one...

    Started by msd_luke‎, 05-05-2010 05:40 PM
    • Replies: 5
    • Views: 1,834
    05-07-2010, 07:33 AM Go to last post
  24. Subdomains in .htaccess

    I use .htaccess to add "www." to the front of the domain name if it is not present, via: # Add a leading www to domain if one is missing. RewriteCond %{HTTP_HOST} !^www\. RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 How could I go about changing the rule so that it does not add the...

    Started by Dudsmack‎, 05-03-2010 03:29 PM
    • Replies: 1
    • Views: 1,302
    05-03-2010, 03:35 PM Go to last post
  25. mod_rewrite for Microsoft server?

    I have been building my clients site, thinking they were going to register a linux server, but instead they purchased a Microsoft server so I cant use Apache and need to use IIS. I though have never used IIS before, and now I need to change their site over. I set up the website so a single page...

    Started by itziklevy‎, 05-02-2010 05:59 PM
    • Replies: 0
    • Views: 1,498
    05-02-2010, 05:59 PM Go to last post

Forum Information and Options

Users Browsing this Forum

There are currently 7 users browsing this forum. (0 members & 7 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