Jump to content

Creating Server Alias


suryab21

Recommended Posts

I am trying to integrate a chat script(Userplane Chat) in my webstie for displaying images in this chat script i need to create server alias for my site.i want to know that is it possible to use htaccess file instead of writing the code in the httpd.conf file or we can do it by mod rewrite rule.

 

i want all the request that are coming for the url

http://images.mysitename.userplane.com/imagepath.jpg

sholul be redirect or should call to

http://mysitename.com/images/imagepath.jpg

 

is it possible to use the htaccess file for the same purpose or i need to do the changes in my httpd.conf file because my hosting provider is not agree to do the changes in the file.

 

please help me out.

 

Link to comment
https://forums.phpfreaks.com/topic/43630-creating-server-alias/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.