PHP Web Host - Quality Web Hosting For All PHP Applications Just Great Software
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
KillerCrazzy
Hangin' Around


Joined: Apr 08, 2005
Posts: 26

PostPosted: Tue Dec 04, 2007 10:57 pm Reply with quote Back to top

hello im hope im posting this in the right place here i have nuke 8.0 patch the site is running fine my problem is that i have to go to
Only registered users can see links on this board!
Get registered or login to the forums!
to show my web site i waned to now how to change it so that i just type in
Only registered users can see links on this board!
Get registered or login to the forums!
and it only shows that path. i read something about the php.ini file i do have this file and this is what i have in it mabe u can help me here thx

Code:
register_globals = on
allow_url_fopen = on
short_open_tag = on
expose_php = On
max_input_time = 60
variables_order = "EGPCS"
extension_dir = .www.mysite.com/public_html/myfolder
upload_tmp_dir = /tmp
precision = 12
SMTP = relay-hosting.secureserver.net
url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=,fieldset="

[Zend]
zend_extension=/usr/local/zo/ZendExtensionManager.so
zend_extension=/usr/local/zo/4_3/ZendOptimizer.so[quote]
[/quote]
i dont know what im missing
Also i read something about the golbal php.ini you think i migh have to contack the provider and have them change it thx for you help
View user's profile Send private message Visit poster's website
xblader
Client


Joined: Aug 17, 2006
Posts: 28

PostPosted: Wed Dec 05, 2007 5:07 am Reply with quote Back to top

Couple of ways you can do this, the easiet is to create an .htaccess file.

Code:
RewriteEngine On
RewriteCond %{HTTP_HOST} mysite.com$ [NC]
RewriteCond %{REQUEST_URI} !^/public_htm/myfolder/.*$
RewriteRule ^(.*)$ /public_htm/myfolder/$1



or the other way will be moving the files from
Only registered users can see links on this board!
Get registered or login to the forums!
to the base URL and then change some values from the database to reflect this.
View user's profile Send private message
KillerCrazzy
Hangin' Around


Joined: Apr 08, 2005
Posts: 26

PostPosted: Wed Dec 05, 2007 3:00 pm Reply with quote Back to top

Thx for your post that fixed my problem just had to add the L to the html and it worked thanks
Code:

RewriteEngine On
RewriteCond %{HTTP_HOST} mysite.com$ [NC]
RewriteCond %{REQUEST_URI} !^/public_html/myfolder/.*$
RewriteRule ^(.*)$ /public_html/myfolder/$1
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2008 by Raven
Proud to be listed at Lobo Links Web Directory

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::

:: fisubice Theme Recoded To 100% W3C CSS & HTML 4.01 Transitional Compliance by Raven and 64bitguy ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum