DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 24th July 2010
hack2003 hack2003 is offline
New User
 
Join Date: Jul 2010
Posts: 8
Default openbsd webserver redirecting

im new to openbsd and was using it with PF for a while.

now i wanted to use the apache server that im not that familiar with yet.
i iwas using clearos pfsense and other systems with nice gui to mange and i feel kind of lost now.


i have a great openbsd system that works as GW+FW but
there is something in the apache \php of openbsd that makes it take let say the index.php of mediawiki to my host name.. as lie test.mydomain/mediawiki .
in every other system i have installed apache i was diffrent.
any directions?

thanks.
Reply With Quote
  #2   (View Single Post)  
Old 29th July 2010
itsbrad212's Avatar
itsbrad212 itsbrad212 is offline
Addicted to OpenBSD
 
Join Date: May 2010
Location: Chicago, USA
Posts: 1
Default

You can make your index.php:
Code:
<?php
header("Location: test.mydomain/mediawiki");
?>
Reply With Quote
  #3   (View Single Post)  
Old 10th August 2010
hack2003 hack2003 is offline
New User
 
Join Date: Jul 2010
Posts: 8
Default

my problems is that the apache \ php is rewriting the url...

i dont want it to rewrite the url at all.
Reply With Quote
Reply

Thread Tools
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 On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
openBSD webserver tutorial werwer OpenBSD Packages and Ports 2 29th May 2010 04:20 PM
OpenBSD wwww.openbsd.org//ftp.openbsd.org downtime - Sunday Mar 21, 0800-1530 MDT J65nko News 0 19th March 2010 10:28 PM
Maintenance free webserver Yuka FreeBSD General 1 29th November 2008 10:36 PM
Webserver email queue Yuka FreeBSD General 5 12th November 2008 12:52 AM
Redirecting ESP packets ales OpenBSD Security 2 15th June 2008 09:13 PM


All times are GMT. The time now is 11:38 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick