Apache 2, HTTPS and 404s

This is a discussion on Apache 2, HTTPS and 404s within the Linux Web Servers forums, part of the Web Server and Related Forums category; Hi, Our host is running Apache 2.0.46. I uploaded the page /test/mypage.php and am able to ...


Go Back   Usenet Forums > Web Server and Related Forums > Linux Web Servers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 11-21-2006
laredotornado@zipmail.com
 
Posts: n/a
Default Apache 2, HTTPS and 404s

Hi,

Our host is running Apache 2.0.46. I uploaded the page

/test/mypage.php

and am able to load it fine by calling

http://ourdomain.com/test/mypage.php

However, if I try through HTTPS

https://ourdomain.com/test/mypage.php

after accepting the self-signed certificate, I get a 404 message. Is
this a file permissions issue or some kind of server configuration
issue?

Thanks for any help, - Dave

  #2 (permalink)  
Old 11-22-2006
Kenneth Svee
 
Posts: n/a
Default Re: Apache 2, HTTPS and 404s

[ nobody ]

> Hi,
>
> Our host is running Apache 2.0.46. I uploaded the page
>
> /test/mypage.php
>
> and am able to load it fine by calling
>
> http://ourdomain.com/test/mypage.php
>
> However, if I try through HTTPS
>
> https://ourdomain.com/test/mypage.php
>
> after accepting the self-signed certificate, I get a 404 message. Is
> this a file permissions issue or some kind of server configuration
> issue?


404 means file not found. A file permission issue would most probably
give you a "403 Forbidden" message.

Check the DocumentRoot-directive in your server config (httpd.conf)
for the SSL-virtualhost ("VirtualHost somethingsomething:443"). See if
it uses the same directory as the default (where you put
test/mypage.php).


Rgds,
Kenneth Svee
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 04:09 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0