|
May 19 |
comment |
Trying to create a subnetwork with dd-wrt What network masks are you using? Are you sure DDWRT has 192.168.0.1 as its default route? Your clients have 192.168.1.1 as their default route? |
|
May 19 |
comment |
SSH Tunnel between two VPNs Should be possible, do you want to forward all data from A->R->B without prejudice? Should be able to create a rule for this after the tunnel is established. Is this a stock router, or something like DDWRT? |
|
May 19 |
comment |
Why would IGMP and MLD be required to forward unregistered packets to all ports? While this question belongs here on ServerFault and will probably get a larger audience here, it would make a great question for the new NetworkEngineering.StackExchange.com beta. |
|
May 19 |
comment |
Conflict with 3 different RewriteRules in .htaccess? Looks good to me, do you have any meaningful errors in the apache logs? You may need to enable rewritelog directive. |
|
May 19 |
comment |
How can I run Rackspace images locally? From the Cloud FAQ: What hypervisor does Rackspace Cloud Servers use? We use Xen and XenServer hypervisors for Linux Cloud Servers and XenServer for Windows Cloud Servers - rackspace.com/cloud/cloud_hosting_faq -- Wow, just now noticed the date of the question. |
|
May 18 |
revised |
Fastest way to extract tar.gz Command was not fully enclosed in code tags |
|
May 18 |
suggested | suggested edit on Fastest way to extract tar.gz |
|
May 18 |
comment |
Create a case-insensitive apache alias I can understand the reasons for the RFC not explicitly stating file names should be case-insensitive, but I don't see a reason why this should prevent you from implementing the functionality into your own application. There may be some potential downsides, but they can probably be negated by any real need for this behavior. Unless of course I am missing a larger issue. |
|
May 18 |
comment |
Custom filename extension (eg: www.mysite.com/test.custom/) Or possibly in your .htaccess if you do not have write permission to httpd.conf |
|
May 18 |
comment |
Why sub domain not gives 404 error when wrong url entered? Please provide more information. Do you have .htaccess files, or any rewrite rules in your config? Do you have custom error documents set up? |
|
May 17 |
answered | How can I configure dyndns service in dlink router? |
|
May 17 |
answered | Best way to create a user with no password |
|
May 17 |
comment |
How are domain registrars able to include unlimited DNS and email forwarding? Not to mention they make money on the domains, hosting, design, certificates, email, etc. DNS is a simple service, and I am almost certain they come out ahead in any case. |
|
May 17 |
answered | No partition found error when installing an OS on Dell Poweredge with RAID |
|
May 16 |
answered | Windows To Go USB pendrive-can it see the local hard drive |
|
May 16 |
awarded | Organizer |
|
May 16 |
revised |
HTTP 500 error when submitting form from certain computer edited tags |
|
May 16 |
comment |
htaccess issue - 500 internal error While it may not be the exact cause, it sure is a problem. Likely the culprit though, I suggest you post this as an answer. |
|
May 13 |
awarded | Caucus |
|
May 11 |
answered | VPS setup for hosting more than one app (via VMs?) |