The 403 tag has no wiki summary.
0
votes
1answer
36 views
IIS 7.5 and HTTP 403.7 error with local and self-generated certificates
I need your help on a IIS configuration issue.
My computer is running Windows 7 Pro edition and IIS version is 7.5. The server, and the issue, is local only.
I have an ASP.NET 2.0 website with a ...
1
vote
1answer
70 views
Failed PCI compliance - 403 (Forbidden)
Due to a recent upgrade in the scanning done by our PCI compliance testers, we recently failed a PCI, and the suggested solution is as follows:
Configure the HTTP server to specify the same error ...
0
votes
0answers
51 views
Transferred VPS and I am now getting a 403 error
I just transferred to a new VPS and I am now getting a 403 error when trying to access any of my websites. Here is an example error_log entry:
[Sun Jan 22 21:23:16 2012] [error] [client **] ...
0
votes
1answer
30 views
Apache: Options +Indexes still results in 403 Forbidden or Apache Test Page
On a local dev server, I have an Apache conf for a website like so
<VirtualHost *:80>
ServerAdmin no-reply@localhost
ServerName sandbox.mysite.internal
DocumentRoot ...
0
votes
1answer
89 views
Tomcat Manager 403 Behind Nginx
This has been driving me crazy for a few days now. Either I'm doing something completely wrong, really silly, or a combination thereof.
I am on Ubuntu 11.10. I ran the following commands:
sudo ...
0
votes
2answers
37 views
What's causing these 403 errors for the DocumentRoot on my Apache setup?
I'm configuring Apache myself, and trying to force myself to (re-)learn the configuration process. It's been a long time!
Version is Apache/2.2.21 running on Amazon Linux
I'm planning on running a ...
0
votes
0answers
56 views
Forbidden error Railo-Tomcat on existing Apache PHP server
This is in extension to my earlier question Railo-Tomcat on existing Apache PHP server.
The tomcat server directory is at /public-html/railo/tomcat/
I had configured a subdomain (app.mydomain.com) ...
1
vote
1answer
64 views
Custom 403 Error page not showing
I want to restrict access to certain folders (includes, xml and logs for example) and so I've given them 700 permissions, and all files within them 600 permissions. Firstly, is this the right approach ...
0
votes
0answers
55 views
Deployment questions: Capistrano, Apache, Passenger
I'm having a bit of trouble with deploying websites to my server.
I deploy Rails/Sinatra applications through Capistrano and Git; PHP websites I just upload through an FTP-server, for now.
However, ...
1
vote
1answer
129 views
403 error trying to access admin panel on tomcat 7
Im having trouble accessing my tomcat admin panel. Ive configured everything correctly as far as i can see (adding an admin/manager user to tomcat-users.xml). I can log into manager/html and enter my ...
0
votes
0answers
78 views
Apache2 + NFS4, return randoms 403
i have some backends servers width apache2, the files are sharings by nfs (all servers are Debian 6 Squeeze), some times apache return 403 error (forbiden) randomly. All files (server-side and ...
0
votes
1answer
156 views
Trying to play with apache virtual hosts, getting access forbidden errors
I'm just messing around with virtual hosts on my XAMPP + Apache install on Windows to make it work so that http://disko.local redirects to a folder in my PC where the project's files are stored.
I've ...
0
votes
1answer
64 views
Squid 403's every request as an HTTP proxy
So I am trying to setup a squid as an HTTP proxy. This proxy is for testing purposes only and on an internal network, unreachable from outside. I can connect to the proxy fine, but Squid 403's every ...
1
vote
2answers
582 views
How to solve “403 Forbidden” on CentOS6 with SELinux Disabled?
I have a machine on Linode that is driving me crazy. Linode does not have SELinux on CentOS6...
I'm trying to configure to put my website in "/home/websites/public_html/mysite.com/public"
As I don“t ...
1
vote
1answer
102 views
Apache serving files from an encrypted drive returns a 403 forbidden error
I create a sparsebundle and mount it as a virtual drive for each development project I work on. This works great until I needed to add encryption to one of the projects for added security of my ...
1
vote
1answer
36 views
Recieving 403.4 Error only from a specific server & on speficic files
I have a wierd problem, I've launched a website recently on IIS6, and it is working good, accesible from every computer I've tested. On one network, however, the one's of my client, it is only ...
1
vote
1answer
95 views
Apache's built-in anti-dos mechanism by returning code 403?
In the process of learning more about how to survive simple DoS attack for my Apache server, I found some script to initiate attack on my own server and I notice that Apache returns error code 403 ...
3
votes
1answer
61 views
Apache serves some files, others get 403
I've just setup a CentOS 5.5 install with Apache and Mapserver.
While trying to do the tutorial for mapserver, I've found that Apache returns 403 forbidden when accessing any of the tutorial files, ...
0
votes
1answer
80 views
Completely random 403 errors despite explicit Allow from all
I do not have physical access to the server and do not have access to the logs. Some files are generating 403 errors despite me putting an .htaccess with an:
Order Deny,Allow
Allow from all
I even ...
-1
votes
1answer
127 views
how to remove 403 error
Everytime I try to access this url http://mysite.com/somefile.php?url=http://google.com
I get Forbidden error, how I can solve this issue using .htaccess file. I am on shared hosting so all I can do ...
1
vote
1answer
175 views
403 forbidden error going through aws load balancer
I am running a IIS 7 Server behind an aws load balancer. I am using a Verisign SSL certificate which is installed properly but whenever I put in the URL, or the DNS name of the load balancer I get a ...
0
votes
2answers
149 views
403.16 - Client certificate is untrusted or invalid - IIS 6 - Windows Server 2003
i get the following error page if i try to open a https page on my server: "Client certificate is untrusted or invalid"
The Server was already working, i had to renew the certificate because it ...
0
votes
2answers
158 views
Error 403 with XAMPP on Ubuntu with created files and folders
I'm used to work with XAMPP on Mac without problems, using it on Ubuntu probably giving me some user permission problem. I've set the XAMPP security as the guide too.
I've installed and tested ...
0
votes
0answers
40 views
Lighttpd respond 403 and content
I have a strange problem. I'm using lighttpd. It works quite good. But some file get a respond Code 403 and some also the content (Example:http://www.arma2base.de/content/images/features_shot.jpg). ...
2
votes
1answer
108 views
Adding empty .htaccess gives 403 error
When I add an empty .htaccess file to server root (touch .htaccess) I get a 403 error. The samme error appears no matter what I put in the file (I've tried specifying <LIMIT> directives etc).
...
0
votes
2answers
59 views
php not working after apache directory change
I have a dev box running and i changed the path of the vhost from /home/username/www to /home/username/public_html.
Retarted apache and now the site is giving me a 403 when i visit the site and php ...
0
votes
1answer
150 views
Apache2 VirtualHosts 403 Oddity
I'm sure this is something I should already understand, but I'm finding myself confused.
The configs in play add up to this:
NameVirtualHost *:80
Listen 80
<VirtualHost *:80>
...
0
votes
0answers
399 views
phpmyadmin on lighttpd gives me a 403 forbidden need help
Whats the problem:
When I goto //localhost/phpmyadmin I get what I would get if I did //localhost/, I'm using both http: and https:.
What did I do, that changed it:
I simply reinstalled lighttpd.
...
2
votes
3answers
231 views
403 error when trying to access webroot
I was messing around with virtual hosts and now I'm getting a 403 error when trying to access files on the webroot.
Here's my httpd-vhosts.conf:
NameVirtualHost *:80
<VirtualHost *:80>
...
5
votes
3answers
505 views
403 forbidden while submitting a POST request with image data via iPhone application
I am creating an iOS application which allows users to send image/text data to my webserver via a POST request. I am successfully sending POSTs to the server when image data is not included in the ...
0
votes
2answers
317 views
403 Forbidden php page on Apache
Problem solved: After looking at the logs the ModSecurity was using a regex that picked up on some text on the site, changed the text slightly and everything now works.
Thanks for the help.
Hi,
I ...
0
votes
1answer
347 views
IIS 7.5 Manager crashes when adding a custom error page
I'm running a local IIS 7.5 server in Win 7 Pro, and I'm trying to add a custom error page for 403 responses.
When I click OK to add a custom error page for my site, IIS Manager just vanishes. The ...
0
votes
4answers
470 views
Ubuntu: Apache access forbidden error
I've been experiencing a problem with my virtual hosts, I don't understand why apache looks for /home/* directory if my virtualhosts' directory is somewhere else?
tail -f ...
1
vote
1answer
162 views
Perl throwing 403 errors!
When I first installed Perl in my WAMP setup, it worked fine. Then, after installing ASP.net, it began throwing 403 errors. Here's my ASP.net config:
Load asp.net module
LoadModule aspdotnet_module ...
0
votes
1answer
328 views
How do I setup a “service account” for apache on XP pro?
This question has been spawned from this:
http://serverfault.com/questions/195675/vpc-running-winxp-sp3-with-wamp-403-error-on-network-drive
The real question:
Basically i need to know how to setup ...
0
votes
1answer
418 views
VPC running WinXP SP3 with WAMP: 403 error on network drive
Ok, I have Win7 Ultimate 64bit running VPC. VPC is running WinXP Pro SP3 with WAMP.
I'm using:
"Integrated features" to mount my Win7 drives via network.
WAMP for my server (yes, as Admin)
IE6 and ...
0
votes
3answers
180 views
IIS6 403.1 when Application is Accessed via a CNAME
We have a server named slc-app-01 and an ASP.NET application in the default website configured as printflow. I set up a CNAME in DNS for printflow to point at slc-app-01 so the application could be ...
0
votes
2answers
786 views
Lighttpd 403 forbidden errors
I'm in the process of replacing Apache with Lighty and I'm having some trouble.
The index of the page loads fine, but whenever I try to go into a subdirectory I will get a 403 forbidden error. It ...
1
vote
2answers
801 views
403 with Apache and Symfony on Ubuntu 10.04
I'm trying to run symfony on my apache installation (I'm using xampp for the whole package) and it keeps giving me a 403 error every time I try to access my website.
I've got vhosts set up with the ...
0
votes
1answer
351 views
IIS7 Reverse Proxy For Subversion 403
I have setup IIS7 and using ARR for my reverse proxy.
I have setup a blank rule with the rule https: //sub.example.com/(.*) which redirects to https://localhost:8443/{R:1}.
This seems to be working ...
0
votes
1answer
210 views
Sharepoint Intermittent 403 Error
I have a virtual server running Windows Server 2008 r2 onto which I have installed Windows Sharepoint Services 3. My SQL server is also a VM running MSSQL 2008 on Windows Server 2008 r2. I am using ...
0
votes
1answer
219 views
permission 403 error
I switched from opensuse yesterday and i'm trying to configure the personal pc. In opensuse was pretty easy because i only needed to use the yast.
Now:
I've got 403 error
Forbidden
You dont have ...
0
votes
2answers
395 views
Apache2 random 403 error & info server busy logs on Ubuntu
I have a strange situation with apache2. Meanless, random 403 errors. Any page (html, php etc.) normally working. but if i request repeatedly by pressing refresh button of browser. it interrupts & ...
0
votes
1answer
323 views
Sharepoint Services 3.0: 403 Forbidden fun
Can't get to the Administration or the "companyweb" site itself; was working up to a week ago.
Old threads, blog posts, etc. indicate that there was an issue with a KB update but was resolved when ...
2
votes
2answers
2k views
Why am I getting 403 Forbidden after enabling HTTPS for Apache on Mac OS X?
I enabled HTTPS on the Apache server built-in to Mac OS X 10.6 (on my MacBook Pro) by uncommenting:
Include /private/etc/apache2/extra/httpd-ssl.conf
...in /etc/apache2/httpd.conf and modifying ...
2
votes
3answers
5k views
Problems with apache svn server (403 Forbidden)
Iv recently setup a SVN server on my papache webserver. I installed USVN http://www.usvn.fr/ to help manage the repositories from a web interface.
When I create a repository and try to import code ...
1
vote
1answer
398 views
403 in Response to OPTIONS when updating working copy having full access
There is an SVN repository (single repository) http://example.net/svn
The repository contains several projects (directories):
http://example.net/svn/Project1
http://example.net/svn/Project2
User ...
0
votes
1answer
495 views
Passenger not working with SSL on Apache 2
I have a Rails app running on Passenger; It works as expected over unencrypted connections. I also have a working Apache SSL setup; I can access any static file available via http with https. When I ...
0
votes
1answer
191 views
apache permission errors
I'm trying to set up Apache on a arch-linux box as a testing environment (I'm only using the localhost, not trying to serve anything to the greater web).
When setting up Django with mod_wsgi, it ...
4
votes
3answers
3k views
Apache “No Permission” - 403 forbidden
I've accidentally performed a wrong chown update this morning and now my /var/www permissions are all wrong.
I'm unable to access anything anymore, apache will always say I do not have permission to ...